Delta-v/Content.Client/UserInterface/Systems/Actions/Controls
Pieter-Jan Briers 958a2a2916
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-06-01 17:13:48 +02:00
..
ActionButton.cs Add ActionPerformedEvent, ActionsSystem.SetIfBiggerCooldown, action id to action events and BackgroundOn field (#27682) 2024-05-18 13:52:01 +02:00
ActionButtonContainer.cs Remove bogus C# finalizers (#28315) 2024-06-01 17:13:48 +02:00
ActionPageButtons.xaml Fix action numbers (/handle UI default theme update) (#15840) 2023-05-15 13:45:56 +10:00
ActionPageButtons.xaml.cs Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
ActionTooltip.xaml Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
ActionTooltip.xaml.cs Hud refactor (#7202) 2022-10-12 10:16:23 +02:00