Stone_Red
|
7f4dc45742
|
Improve button text alignment and truncate if too wide for its size
|
2026-06-16 20:00:31 +02:00 |
|
Stone_Red
|
e7922bdf05
|
Add MaxWidth property for text rendering in UI controls and fix maxWidth parameter in canvas extension methods
|
2026-06-16 19:46:05 +02:00 |
|
Stone_Red
|
e90e9ab163
|
Replace string element render types with RenderCommandType enum, decompose UI elements (Button, CheckBox, chrome) into drawing primitives via ToPrimitives(), emit per-element commands on flush, and move composite into IRenderSource.
|
2026-06-16 01:11:01 +02:00 |
|
Stone_Red
|
decd79e6d3
|
Add button click and checkbox toggle handlers for UI controls
|
2026-06-13 15:06:29 +02:00 |
|
Stone_Red
|
671c6413cf
|
Add click event to Button and checked changed event to CheckBox
|
2026-06-12 15:18:14 +02:00 |
|
Stone_Red
|
8b900c9d58
|
Add printLine support for commands and implement basic UI controls rendering
|
2026-06-08 19:51:22 +02:00 |
|