Delta-v/Content.Client/UserInterface/Controls
Pieter-Jan Briers 7b90c08a2c
Various item status fixes/tweaks (#27267)
* Always display item status panel fully

Initial feedback from the UI changes seems to be that a lot of people go "why is there empty space" so let's fix that.

* Fix item status middle hand being on the wrong side

I think I switched this around when fixing the left/right being inverted in the UI code.

* Minor status panel UI tweaks

Bottom-align contents now that the panel itself doesn't dynamically expand, prevent weird gaps.

Clip contents for panel

* Fix clipping on implanters and network configurators.

Made them take less space. For implanters the name has to be cut off, which I did by adding a new ClipControl to achieve that in rich text.

* Update visibility of item status panels based on whether you have hands at all.

This avoids UI for borgs looking silly.

Added a new "HandUILocation" enum that doesn't have middle hands to avoid confusion in UI code.

* Use BulletRender for laser guns too.

Provides all the benefits like fixing layout overflow and allowing multi-line stuff. Looks great now.

This involved generalizing BulletRender a bit so it can be used for not-just-bullets.

* Fix geiger word wrapping if you're really fucked
2024-04-25 00:01:31 +10:00
..
FancyTree Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
ClipControl.cs Various item status fixes/tweaks (#27267) 2024-04-25 00:01:31 +10:00
ConfirmButton.cs News UI overhaul and PDA notifications (#19610) 2024-02-26 21:38:00 -04:00
DialogWindow.xaml make dialog window not evil (#24677) 2024-02-01 23:56:40 +11:00
DialogWindow.xaml.cs make dialog window not evil (#24677) 2024-02-01 23:56:40 +11:00
DirectionIcon.cs Remove lights compref (#19531) 2023-09-11 19:18:06 +10:00
FancyWindow.xaml More minor UI refactor changes (#11213) 2022-09-11 21:30:11 -07:00
FancyWindow.xaml.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
HLine.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
HSpacer.cs Remove accidental using directives on transient dependencies. (#18999) 2023-08-11 16:56:40 -05:00
HighDivider.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
ListContainer.cs Fix right click not showing the context menu in AHelps, players tab and objects tab (#22798) 2023-12-20 23:32:52 -07:00
MainViewport.cs Adds the option to fit the viewport to vertical screenspace (#27061) 2024-04-20 16:46:02 +10:00
MapGridControl.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
MapGridControl.xaml.cs Fix shuttle console UI scaling (#25807) 2024-03-03 22:35:57 +11:00
MenuButton.cs Remove lights compref (#19531) 2023-09-11 19:18:06 +10:00
NanoHeading.cs Minor UI refactor (#11212) 2022-09-11 20:42:12 -07:00
Placeholder.cs More minor UI refactor stuff (#11287) 2022-09-14 20:42:35 -07:00
ProgressTextureRect.cs Add a toggle for colorblind friendly progress bar colors (#25318) 2024-03-09 12:43:19 +01:00
RadialContainer.cs Improved RCDs (#22799) 2024-03-30 23:29:47 -05:00
RadialMenu.cs Improved RCDs (#22799) 2024-03-30 23:29:47 -05:00
RecordedSplitContainer.cs Changes for SplitContainer Engine PR (#20383) 2023-10-09 03:28:04 +11:00
SlotButton.cs make filled inventory slots blank (#27150) 2024-04-20 13:17:29 +10:00
SlotControl.cs make filled inventory slots blank (#27150) 2024-04-20 13:17:29 +10:00
SplitBar.xaml Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SplitBar.xaml.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
StripeBack.cs Minor visual fixups from StyleboxTexture scaling (#17763) 2023-07-09 04:57:47 +10:00
VSpacer.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00