Unable to draw geometrical figures
-
Hello,
With the current release of UIFlow (desktop : 1.9.5, web: v1.10.7), I am unable to draw geometrical figures (circles, rectangles) from the user interface: the option is not displayed anywhere on the screen:
-
That's because that's a core2 which uses LVGL not the basic graphics found on the cores.
The functions are still there but you will need to directly code in micropython to access them.