coding_jackalope
|
e4d8ee316f
[BUGFIX][Region]: Fixed issue where user input is locked up when using the mouse wheel.
|
5 years ago |
coding_jackalope
|
ab7cc3abf7
[Layout]: Documentation.
|
5 years ago |
coding_jackalope
|
29fdeb4a78
[API]: Documentation.
|
5 years ago |
coding_jackalope
|
5a5bcf7986
[Color Picker]: Fixed button layout.
|
5 years ago |
coding_jackalope
|
12be7cff96
[Layout]: Fixed issue with row index accessing nil row. Use proper column width when computing size.
|
5 years ago |
coding_jackalope
|
dec804c4f3
[Layout]: Fixed bug where the proper column width wasn't used for auto sized windows.
|
5 years ago |
coding_jackalope
|
fe7e2a0da1
[Layout]: Columns support.
|
5 years ago |
coding.jackalope
|
7a9b377641
[File Dialog]: Fix layout of controls to use LayoutManager.
|
5 years ago |
coding_jackalope
|
c39b26792e
[Message Box]: Moved implementation to Slab module.
|
5 years ago |
coding_jackalope
|
8d58c9acf7
[Layout]: Deprecate Layout.lua module.
|
5 years ago |
coding_jackalope
|
c7cce84776
[Layout]: ExpandH options.
|
5 years ago |
coding_jackalope
|
5129df84ac
[Layout]: ExpandW option.
|
5 years ago |
coding_jackalope
|
4df4bf2807
[Layout]: Initial check-in of the layout module. All supported controls have been updated.
|
5 years ago |
coding.jackalope
|
05c96e34a5
[Slab Debug]: Rewrote performance window to account for new stats system.
|
5 years ago |
coding.jackalope
|
7193e9c173
[Stats]: Refactored stats interface to use handles.
|
5 years ago |
coding.jackalope
|
8eac16f8ea
[API]: Update version string.
|
5 years ago |
coding.jackalope
|
76771a3cba
[API]: GetTextSize function.
|
5 years ago |
coding_jackalope
|
075f98589b
[Input]: Get/Set cursor position.
|
5 years ago |
coding.jackalope
|
2a99102496
[API]: Image shouldn't return anything.
|
5 years ago |
coding.jackalope
|
651668a3b5
[Shape]: Define rounding for each corner of a rectangle.
|
5 years ago |
coding.jackalope
|
b2b3627189
[BUGFIX][Combo Box]: Window positioning not correct when owning window is scrolled.
|
5 years ago |
coding.jackalope
|
f11460ebae
[Shape]: Ability to evaluate curve or control points in local space or UI space.
|
5 years ago |
coding.jackalope
|
cfeb05b058
[Control]: API now supports checking whether the mouse is within the bounds of the last control if no Id is specified.
|
5 years ago |
coding.jackalope
|
5081a0d8bc
[Shape]: Line.
|
5 years ago |
coding_jackalope
|
eab7f9cca6
[API]: Added GetMousePositionWindow and GetControlSize functions.
|
5 years ago |
coding.jackalope
|
c6e5412ba7
[API]: Update version number.
|
5 years ago |
coding.jackalope
|
4eb23c4b1d
[Shape]: Triangle.
|
5 years ago |
coding.jackalope
|
36d990c32b
[Shape]: Circle.
|
5 years ago |
coding_jackalope
|
bbcca13f0a
[API]: IsVoidHovered and IsVoidClicked added to check for non-Slab interaction.
|
5 years ago |
coding.jackalope
|
d274c7b4f0
[Input]: Multi-Line support.
|
5 years ago |