Gabor Kiss-Vamosi
906448ef63
feat(obj) place the scrollbar to the left with RTL base dir.
...
Related to #2424
2021-08-19 12:51:29 +02:00
Gabor Kiss-Vamosi
5b3d3dc8b3
perf(draw) reimplement rectangle drawing algorithms
...
No functionalty has changed only make them more readable and faster.
2021-08-02 15:45:14 +02:00
Gabor Kiss-Vamosi
637b706ddc
perf(draw) reimplement circle drawing algorithms ( #2374 )
...
* perf(draw) reimplement circle drawing algorithms
Imporve the speed of circle drawing
Add circle draw caching
Various other speed improvements
* docs describe how to use masks
* fix(draw) add missing GC root usage
2021-07-27 19:16:00 +02:00
Gabor Kiss-Vamosi
4143b804c8
test(dropdown) add tess for keypad and encoder
2021-06-23 21:51:52 +02:00
Gabor Kiss-Vamosi
3672f87332
test move more source files to src folder
2021-06-23 13:23:47 +02:00
Gabor Kiss-Vamosi
e35b1d04bd
test add build test again, add dropdown test, integrate gcov and gvocr
2021-06-18 14:13:41 +02:00
Gabor Kiss-Vamosi
28d2ad4c3a
feat(test) add assert for screenshot compare
2021-06-18 14:13:41 +02:00