1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 11:07:25 +08:00
osu-lazer/osu.Game/Screens/Edit/Components
Bartłomiej Dach 2ceedb0f93
Fix editor menus overflowing off screen
Closes https://github.com/ppy/osu/issues/28750.

Yes this is not the perfect change to fix this (which would probably be
some framework change to take bounds of the parenting input manager into
account). I really do not want to go there and would like to just fix
this locally and move on. Due to the game-wide scaling container this
sorta works for any resolution anyhow.
2024-07-08 11:05:39 +02:00
..
Menus Fix editor menus overflowing off screen 2024-07-08 11:05:39 +02:00
RadioButtons Add slider placement binding description in tooltip 2024-06-18 08:16:25 +02:00
TernaryButtons Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
Timelines/Summary Fix summary timeline not correctly updating after changes to breaks 2024-06-30 20:32:16 +09:00
BottomBarContainer.cs Reduce editor opacity of several editor components when hovering over composer 2024-06-17 12:14:28 +02:00
EditorSidebar.cs Fix skin editor component list having uneven padding 2023-02-03 16:55:51 +09:00
EditorSidebarSection.cs Move out section header component from editor 2024-06-12 11:43:40 +02:00
EditorToolButton.cs Add precise rotation control to osu! editor 2023-08-16 11:37:52 +02:00
PlaybackControl.cs Change editor speed adjustment back to adjusting tempo 2024-06-18 09:46:00 +02:00
TimeInfoContainer.cs Adjust padding and round corners of hover layer 2024-07-03 20:42:34 +09:00