promotional banner

NeatBags

A simple, unified bag and bank UI: live search, one-click stack merging, item level display, and optional auto-sell of grays and auto-repair — under a minute to set up, no other addons required.
Back to Files

NeatBags.zip

File nameNeatBags.zip
Uploader
trovsktrovsk
Uploaded
Sep 23, 2026
Downloads
3
Size
59.0 KB
Flavors
Classic
File ID
8956478
Type
R
Release
Supported game versions
  • 1.15.9

What's new

Added

  • Hovering over a bag slot now shows the name and size of the bag equipped there (e.g. "Traveler's Backpack (20 slots)"), or "No bag equipped" if the slot is empty.

Fixed

  • Hiding the main backpack or the bank's general slots sometimes needed a second click to show it again. Root cause: hiding a whole bag reassigns most of its slot buttons to different items rather than hiding them, but the leftover "proxy" (the real click target layered over each icon) for whatever that button used to show was never cleaned up — it stayed fully interactive at its last on-screen position, and could end up sitting right where the toggle button moved to, swallowing that click. Both Layout() and LayoutBank() now sweep and hide any proxy that isn't part of the current pass.
  • Window resize direction on hide/show was inconsistent: the bag window grew/shrank from the bottom instead of the top, and the bank window split the change evenly above and below its center. Both windows now consistently grow/shrink from the top only.

Internal

  • No functional/visual changes beyond the two fixes above — same layout math, same pixel-perfect grid, same combat-lockdown/proxy architecture.

This mod has no additional files