Commit Graph

14 Commits

Author SHA1 Message Date
Abe Pazos
8fddac2199 Trigger requestDraw when changing TextElement text (#89)
* Fix #85 - orx-panel requestDraw() call

* Clean up imports
2020-05-06 07:24:49 +02:00
Edwin Jakobs
ba31693915 Fix persistence issues in orx-gui 2020-05-01 20:19:44 +02:00
OPENRNDR Actions
d53925efb1 add demos to README.md 2020-05-01 06:41:41 +00:00
Abe Pazos
afd581b91f Add Horizontal Layout Panel demo 2020-05-01 08:37:10 +02:00
OPENRNDR Actions
0cbd504d3a add demos to README.md 2020-04-28 14:12:38 +00:00
Edwin Jakobs
e4f87e5959 Add demo for orx-panel 2020-04-28 16:07:38 +02:00
Edwin Jakobs
d0d096d773 Remove most warnings in ORX
Closes #61
2020-04-09 16:00:27 +02:00
Edwin Jakobs
8fc74555b3 Fix default style for button such that it has an 'active' color 2020-04-09 10:12:42 +02:00
Edwin Jakobs
185c02176f Add tab and shift-tab switching support to oxr-panel 2020-04-04 19:42:40 +02:00
Edwin Jakobs
c292a63ca4 Fix bug in Slider, uncaught exception when pressing enter on a blank input 2020-04-04 18:32:34 +02:00
Edwin Jakobs
46d48cd07b Add TypesSelector, simplify default styles 2020-03-26 22:54:24 +01:00
Edwin Jakobs
c1d6f698ec Add Vector2/Vector3/Vector4 parameters and controls 2020-03-26 21:43:46 +01:00
Edwin Jakobs
d88f258f9c Add sequence editor control and DoubleListParameter 2020-03-26 19:36:14 +01:00
Edwin Jakobs
0eab156b7c Move Panel into orx-panel 2020-03-26 12:01:58 +01:00