Delta-v/Content.Client/UserInterface/Systems/Inventory/Controls
Pieter-Jan Briers cf8fcb170a
Remove bogus C# finalizers (#28315)
Begging people to learn how this programming language works before throwing random syntax into a file.

None of these finalizers ever worked. I also checked whether they were memory leaks and needed *proper* shutdown logic, but they're all instantiated-once UI controls that last for the entire lifetime of the program so it's probably fine.
2024-05-27 17:52:23 -04:00
..
InventoryDisplay.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
ItemSlotButtonContainer.cs Remove bogus C# finalizers (#28315) 2024-05-27 17:52:23 -04:00
ItemSlotUIContainer.cs Corner Clothing UI (#22883) 2023-12-22 23:32:23 -07:00
ItemStatusPanel.xaml Various item status fixes/tweaks (#27267) 2024-04-25 00:01:31 +10:00
ItemStatusPanel.xaml.cs Various item status fixes/tweaks (#27267) 2024-04-25 00:01:31 +10:00