Mikko Mononen e281ffcabd Fixed nvgTextBreakLines returning bad minx
- nvgTextBreakLines: wordMinX was relative to rowStartX, which caused
problems when rowStartX change on line break, but wordMinX was still
relative to the previous rowStartX
- fixed font size on perf graphs
- made demo to use row minx/maxx instead of row->width
- fixed demo hover distance
2020-03-07 23:01:56 +02:00
..
2013-11-12 08:34:27 +01:00
2016-08-21 21:40:40 +08:00
2013-11-12 08:34:27 +01:00
2013-11-12 08:34:27 +01:00
2016-08-17 00:33:48 +09:00
2016-08-17 00:33:48 +09:00
2014-08-26 09:00:25 +02:00
2013-11-12 08:34:27 +01:00
2013-11-12 08:34:27 +01:00
2013-11-12 08:34:27 +01:00
2016-08-21 21:40:40 +08:00