Releases: Cidan/BetterBags
Releases · Cidan/BetterBags
v0.0.51
BetterBags
v0.0.51 (2023-12-02)
Full Changelog Previous Releases
- Fixed a bug with invalid key lookup for database.
v0.0.50
BetterBags
v0.0.50 (2023-12-01)
Full Changelog Previous Releases
- Implemented per-view size settings
Added scale setting
v0.0.49
BetterBags
v0.0.49 (2023-12-01)
Full Changelog Previous Releases
- Refined off screen protection for the bag to disallow just the item button from being offscreen.
v0.0.48
BetterBags
v0.0.48 (2023-12-01)
Full Changelog Previous Releases
- Fixed a bug that caused items to exist past the length of the bag frame (hopefully!)
v0.0.47
BetterBags
v0.0.47 (2023-12-01)
Full Changelog Previous Releases
- Changed the way screen protection works.
v0.0.46
BetterBags
v0.0.46 (2023-12-01)
Full Changelog Previous Releases
- Re-enabled 1 column mode.
Changed some defaults for the bag view.
v0.0.45
v0.0.44
v0.0.43
BetterBags
v0.0.43 (2023-12-01)
Full Changelog Previous Releases
- Allow Columns per row to slide down to 1
- Recent items now resizes properly on resize of list view
- Use OnMouseWheel for scroll.
- Adjusted the scroll bar position in list view
Eliminated the border lines between items in list view
v0.0.42
BetterBags
v0.0.42 (2023-12-01)
Full Changelog Previous Releases
- Fixed a bug where resizing the item list may have caused items to fall out of the frame or the scroll box to be too big in item list view mode.
Scrolling with the mouse wheel in list view now works as expected.