Delta-v/Content.Client/Administration/UI/CustomControls
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
..
AdminLogImpactButton.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AdminLogLabel.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AdminLogPlayerButton.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
AdminLogTypeButton.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
BwoinkPanel.xaml Administration: Ahelp tabs (#5965) 2022-01-03 01:54:44 +01:00
BwoinkPanel.xaml.cs Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00
CommandButton.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
HSeparator.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
PlayerListControl.xaml Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
PlayerListControl.xaml.cs Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
UICommandButton.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
VSeparator.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00