Delta-v/Content.Client/Chemistry/UI
Kevin Zheng 9cc361921b
Add limited-reagent dispensers (#23907)
* Add limited-reagent dispensers

* Add empty versions for all dispensers

* Fix lint

* Set initial window size so all buttons are visible

* Simplify logic, add parenthesis

* Use localized name for initial labels

* Adjust button style

* Avoid touching items before MapInit

* Remove pre-labeling

* Reduce diff

* Clean up YAML

* Fix test

* Really fix test

* Document

* Adjust based on review

* Add labels for obnoxiously long bottles

---------

Co-authored-by: AWF <you@example.com>
(cherry picked from commit 9394a262458df76d9c4156f147bed902e3feac75)
2024-01-26 23:03:30 +01:00
..
ChemMasterBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
ChemMasterWindow.xaml uichange Chemmaster (#14237) 2023-04-05 16:55:14 -06:00
ChemMasterWindow.xaml.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
HyposprayStatusControl.cs Remove IItemStatus (#11055) 2022-09-10 23:53:17 -07:00
InjectorStatusControl.cs Remove IItemStatus (#11055) 2022-09-10 23:53:17 -07:00
ReagentDispenserBoundUserInterface.cs Add limited-reagent dispensers (#23907) 2024-01-26 23:03:30 +01:00
ReagentDispenserWindow.xaml Add limited-reagent dispensers (#23907) 2024-01-26 23:03:30 +01:00
ReagentDispenserWindow.xaml.cs Add limited-reagent dispensers (#23907) 2024-01-26 23:03:30 +01:00
TransferAmountBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
TransferAmountWindow.xaml Fixing some warnings (#6250) 2022-01-21 10:38:35 +01:00
TransferAmountWindow.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00