This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
cyberarm_engine
Watch
1
Star
0
Fork
0
You've already forked cyberarm_engine
mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced
2025-12-15 20:52:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
41c0b279379dc92867ecc4ac395a11790679b0f7
cyberarm_engine
/
lib
History
Cyberarm
41c0b27937
Fixed layout bug for Flow when the element x + width is greater than the parent's width it would not correctly wrap
2022-10-20 09:36:20 -05:00
..
cyberarm_engine
Fixed layout bug for Flow when the element x + width is greater than the parent's width it would not correctly wrap
2022-10-20 09:36:20 -05:00
cyberarm_engine.rb
Removed use of the clipboard gem since Gosu now supports this natively! Added :static option for Text to render text using Gosu::Image.from_text/markup which results in nicer looking text, improvements to EditLine to display the caret in the correct place (doesn't position properly if :text_static is true)
2022-10-04 10:16:32 -05:00