mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-26 05:14:21 +00:00
Update changelog
This commit is contained in:
parent
0db6ac9dda
commit
a0dbbaddcc
@ -6,6 +6,9 @@ Version 0.9.9 - Alpha (Release Date TBD)
|
|||||||
[ADDED] a new button method: GetDown()
|
[ADDED] a new button method: GetDown()
|
||||||
[ADDED] support for relative object sizing
|
[ADDED] support for relative object sizing
|
||||||
[ADDED] a new columnlist method: GetCellText(rowid, columnid)
|
[ADDED] a new columnlist method: GetCellText(rowid, columnid)
|
||||||
|
[ADDED] a new button method: SetToggleable(bool)
|
||||||
|
[ADDED] a new button method: GetToggleable()
|
||||||
|
[ADDED] toggle functionality to the button object
|
||||||
|
|
||||||
[FIXED] bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel
|
[FIXED] bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel
|
||||||
[FIXED] collision detection issue caused by list child objects not being updated when outside of their parent's bounding box
|
[FIXED] collision detection issue caused by list child objects not being updated when outside of their parent's bounding box
|
||||||
|
Loading…
Reference in New Issue
Block a user