Save storage overlay data properly

This commit is contained in:
nea
2023-07-12 01:41:59 +02:00
parent 4d93f475aa
commit 637864fc4f
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,6 @@ Priority 1:
- recipes
- more recipe categories
- dfu cache
- Storage Overlay
- PV
- NEU buttons
- Pet/Equipment hud in inventory
@@ -21,6 +20,8 @@ Priority 1:
Priority 2:
- missing talismans / pets in pv
- renameable storage pages
- storage overlay slot handling (instead of shortcut page)
- item overlays
- tree capitator
- builders wand

View File

@@ -52,6 +52,7 @@ object StorageOverlay : FirmamentFeature {
is StorageBackingHandle.Overview -> rememberStorageOverview(handler, data)
is StorageBackingHandle.Page -> rememberPage(handler, data)
}
Data.markDirty()
}
private fun rememberStorageOverview(