|
|
a70c106387
|
Added Link element which is basically a button without a border or background, WIP: Element border, margin, padding, and other styles are now easily changable; work is needed to make style changes survive a recalculation
|
2021-03-29 08:51:26 -05:00 |
|
|
|
886680ab31
|
Renamed Label to TextBlock, added Shoes text dsl methods; needs mroe refinements, made tooltip styleable.
|
2021-01-05 17:31:31 -06:00 |
|
|
|
26dd688124
|
Ran rubocop -a
|
2020-12-14 16:04:31 -06:00 |
|
|
|
3226eb2bda
|
Sliders work better, fixed CheckBox not passing along options hash, Text width/height now accept a string, changed EditLine text selection color, temporary back to back gui recalculations to fix positioning errors until Container#layout can safely be called after determining element width and height.
|
2020-05-06 12:08:20 -05:00 |
|
|
|
a98bb4ec82
|
Fixed hidden elements were interactable, added comments
|
2020-05-05 10:48:00 -05:00 |
|
|
|
da5d740c6e
|
Sync: Renamed Engine to Window to be less confusing, elements are now supposed to throw a changed event if their value is changed
|
2020-05-04 11:17:11 -05:00 |
|
|
|
bdce85613b
|
Added Progress bar, refactored Elements to be under CyberarmEngine::Element namespace.
|
2019-06-27 15:41:38 -05:00 |
|