Delta-v/Content.Client/Storage
Jacob Tong 09c6a5b252
Add Context Menu to Bwoink Window (#9374)
* Clean up EntityListDisplay

* Rename EntityListDisplay to ListContainer

* Rename stuff

* Rework ListContainer

* Add tests

* Replace IControlData with record ListData

* Make _data non-nullable

* Fix test record items being duplicates

* Split filter method from populate

* Rename UpdateList to DirtyList

* Replace _count with _data.Count

* Clarify local variable toRemove

* Cleanup

* Add data selection to ListContainer

* Add selection test

* Fix comments and test name

* Fix ListContainer layout hiding items when scaled

* Add test for ListContainer top item

* Toggle fix

* Ensure buttons are re-generated

* Update unread count on select

* a

* Fix toggle test

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2022-09-14 19:03:13 -05:00
..
Systems ItemMapper ECS (#9867) 2022-08-08 12:35:57 +10:00
UI Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
Visualizers Fix a bunch of compiler warnings (#10518) 2022-08-13 22:28:34 -07:00
ClientStorageComponent.cs Dumpable component to use a doafter to empty storage into a disposal unit, placeable surface, or the ground (#7792) 2022-05-03 20:00:22 -07:00
StorageBoundUserInterface.cs Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00