Delta-v/Content.Tests
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
..
Client Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
Server Implement traits system (#10693) 2022-09-10 08:40:06 -07:00
Shared Ensnaring Component and Bola Update (#9968) 2022-08-25 00:50:31 +10:00
Content.Tests.csproj Update some nugets (#8738) 2022-06-09 18:25:59 -07:00
ContentUnitTest.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00