You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it'd be good to add this cool UI lib to 7GUIs (ideally including also additional proposals) to ease understanding of its usage for newcomers as well as to compare its capabilities and approaches with other UI libs side by side in a fair comparison.
It'd also partially pinpoint whether layouting and "live" capabilities are well enough architectured or whether there are some sharp edges.
The text was updated successfully, but these errors were encountered:
I like the idea of this, but it looks like a long term goal at best - particularly Circle Drawer as the whole point of Thyme is that all drawing is image based, and this would require drawing custom primitives.
The other items appear to be more doable at present.
particularly Circle Drawer as the whole point of Thyme is that all drawing is image based, and this would require drawing custom primitives.
I think this could be skipped completely with just a comment, that this UI lib doesn't offer this capability which is IMHO completely fine (and that's the purpose of 7GUIs - to show to which extent and if then how certain aspects of UI can be implemented using the particular lib).
I think it'd be good to add this cool UI lib to 7GUIs (ideally including also additional proposals) to ease understanding of its usage for newcomers as well as to compare its capabilities and approaches with other UI libs side by side in a fair comparison.
It'd also partially pinpoint whether layouting and "live" capabilities are well enough architectured or whether there are some sharp edges.
The text was updated successfully, but these errors were encountered: