Displaying colored keys in UIToolkit was too hard?
Guys I want to remind you that this is a visual editor, not VI.
I like this version better than the previous one, to be honest. Is it a bug really?
I don’t see how less visibility is better
every other app transitioned to showing the keyboard, Unity’s the only one that regressed
Hey, this is going to be a bit silly but increase your shortcut’s window width a little bit… the keyboard should appear. I just checked the source code and it hides the keyboard if the window width is less than 850 pixels: UnityCsReference/Modules/ShortcutManagerEditor/ShortcutManagerWindow.cs at e3365924358684e2c5d99ce1de1068bea5483981 · Unity-Technologies/UnityCsReference · GitHub
This hasn’t changed since 2022.3: UnityCsReference/Modules/ShortcutManagerEditor/ShortcutManagerWindow.cs at d2eb9c0352229c0268d47ca0efa69e14b5d180f8 · Unity-Technologies/UnityCsReference · GitHub
It looks like for whatever reason the window in your second screenshot is a few pixels wider and crosses the threshold.
that’s funny, maybe windows size default changed…
It’s better to keep the keyboard on screen but cropped when window size is below 850, this way we intuitively know to expand the window.
I’ll pass the feedback to the team maintaining this!
Hey @laurentlavigne !
Thanks for reaching out and for the suggestion! However, this change was introduced because the keyboard visualization does not respond well to resizing. This prevents proper cropping of the keyboard visualization without causing additional issues.
Jeez guys, what do you code this with? noodles?
then if you can’t do it then don’t allow resizing in the axis that makes this thing “uncomfortable”
You have to be joking. I just played around with the window and the minimum size of it is just 1 pixel on the width and height away from the threshold to enable the visual. Removing just one pixel from both won’t have any effect on the visual.
Here is the visual after removing a combined total of 66 pixels of width and 16 pixels of height. It’s not as pretty as it could be but it shows you do have some room to work with. I didn’t even touch the spacing between the three columns. I can remove at least 20 pixels of padding while still being clearly separate sections.
Every post by this person is more and more rude. Go touch grass, for crying out loud.