Microwave UX enhancements (#24547)
* Facelift Microwave UI Includes new background light in UI, Uses predictive input, UI now properly disables buttons when microwave is active * Microwave now shows Elapsed time * Fixed bad formatting * Added new term for "BottomMargin" * Change yellow color * Update StyleNano.cs just spacing fixed * Cook time countdown now detached from server Instead of the server constantly sending out messages for the cook countdown, it is now predicted client side using TimeSpan * Update MicrowaveMenu.xaml forgot to re-add item space
This commit is contained in:
@@ -24,3 +24,5 @@ microwave-menu-start-button = Start
|
||||
microwave-menu-eject-all-text = Eject All Contents
|
||||
microwave-menu-eject-all-tooltip = This vaporizes all reagents, but ejects any solids.
|
||||
microwave-menu-instant-button = INSTANT
|
||||
microwave-menu-footer-flavor-left = Do not insert any electronic, metallic or living objects.
|
||||
microwave-menu-footer-flavor-right = v1.5
|
||||
|
||||
Reference in New Issue
Block a user