1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 21:42:55 +08:00
osu-lazer/osu.Game/Overlays/Mods
Salman Ahmed 585e09981f Allow scrollbar to overlap content
The content is already padded enough to have the scrollbar sit on top.
Having the content change padding when the scrollbar appears gives an
unpleasent experience (especially when the scrollbar is hidden at first
but the user increases the content's height by clicking on a dropdown or
something)
2024-07-04 07:36:31 +03:00
..
Input Make ModDaycore sequential for ModHalfTime 2023-12-27 14:35:19 +01:00
AddPresetButton.cs Inverse and xmldoc ShearedToggleButton sample allowance bool 2023-08-18 17:05:25 +09:00
AddPresetPopover.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
AdjustedAttributesTooltip.cs Fix AdjustedAttributesTooltip being broken by design 2023-12-14 16:15:56 +01:00
BeatmapAttributesDisplay.cs Fix code quality and null handling 2024-06-07 00:01:50 +08:00
DeleteModPresetDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
DeselectAllModsButton.cs Automated pass 2023-06-24 01:00:03 +09:00
EditPresetPopover.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
IncompatibilityDisplayingModPanel.cs Syncrhronise colours across mod and preset tooltips 2024-06-28 13:16:54 +09:00
IncompatibilityDisplayingTooltip.cs Syncrhronise colours across mod and preset tooltips 2024-06-28 13:16:54 +09:00
ModButtonTooltip.cs Syncrhronise colours across mod and preset tooltips 2024-06-28 13:16:54 +09:00
ModColumn.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
ModCustomisationHeader.cs Display customisation header in disabled state when no customisable mod selected 2024-07-02 14:40:16 +03:00
ModCustomisationPanel.cs Allow scrollbar to overlap content 2024-07-04 07:36:31 +03:00
ModCustomisationSection.cs Add different display for mod customisation 2024-06-23 08:22:13 +03:00
ModFooterInformationDisplay.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
ModPanel.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
ModPresetColumn.cs Collapse mod presets column slightly when not in use 2023-09-13 17:05:42 +09:00
ModPresetPanel.cs Add clarification comment 2024-05-06 08:49:30 +02:00
ModPresetRow.cs split ModPresetRow 2023-03-11 11:25:52 +09:00
ModPresetTooltip.cs Syncrhronise colours across mod and preset tooltips 2024-06-28 13:16:54 +09:00
ModSearchContainer.cs Fix SearchTerm set causing infinite loop 2023-05-31 19:36:42 +03:00
ModSelectColumn.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
ModSelectOverlay.cs Display customisation header in disabled state when no customisable mod selected 2024-07-02 14:40:16 +03:00
ModSelectPanel.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
ModState.cs Fix some code layout and NRT some classes 2023-06-19 01:03:43 +09:00
RankingInformationDisplay.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
SelectAllModsButton.cs Change select all mod buttons to check ValidForSelection instead of directly checking system mods 2024-01-13 09:43:50 +03:00
ShearedOverlayContainer.cs Move SHEAR constant to OsuGame and revert back to 0.2x (i.e. master) 2024-05-16 07:28:02 +03:00
UserModSelectOverlay.cs Move mod speed hotkey handler to user mod select overlay 2024-05-24 13:14:06 +02:00
VerticalAttributeDisplay.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00