This website requires JavaScript.
Explore
Help
Register
Sign In
Stone_Red
/
RemSox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced
2026-09-04 00:56:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f049a43dfd481965498531ec656743ae4b8bb662
RemSox
/
UI
/
GUI
/
UIEelements
T
History
Stone_Red
f049a43dfd
Add MaxWidth property to Text and set in Window title rendering
2026-06-16 20:03:19 +02:00
..
Controls
Improve button text alignment and truncate if too wide for its size
2026-06-16 20:00:31 +02:00
Shapes
Add MaxWidth property to Text and set in Window title rendering
2026-06-16 20:03:19 +02:00
Control.cs
Add mouse event handling and improve key event handling for controls and windows
2026-06-12 23:04:38 +02:00
Shape.cs
Initial commit
2026-06-08 12:30:37 +02:00
UIEelement.cs
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