aboutsummaryrefslogtreecommitdiff
path: root/changelogs/2.1.1.md
blob: 724993d6fd62311e54afb1709fcdf87db994ce04 (plain)
1
2
3
4
5
6
7
8
- Remove padding between list items
- No longer hide add and reset buttons when lists are collapsed, but automatically expand them when clicked
- Fix removing items from lists didn't update up and down buttons
- Fix lists not updating properly when removing the final item from a list
- Refactor some gui list code to abstract all list functionality from main gui classes
- Fix option entries sometimes overlapping due to the reset button
- Fix string elements cropping 1px off the top of the text
- Abstracted builders to restrict API usage