1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 15:52:55 +08:00
osu-lazer/osu.Game/Overlays/Mods
Salman Ahmed 167ffac218 Reorder container layout for popovers to recognize clicks on customisation panel
Basically moves `PopoverContainer` to cover both the columns and the customisation panel, so that if the customisation panel is clicked on, the popover container will notice that and hide popovers like the mod preset popover.
2024-06-28 06:35:21 +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 Automated pass 2023-06-24 01:00:03 +09:00
IncompatibilityDisplayingTooltip.cs Automated pass 2023-06-24 01:00:03 +09:00
ModButtonTooltip.cs Partial everything 2022-11-27 00:00:27 +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 Add different display for mod customisation 2024-06-23 08:22:13 +03:00
ModCustomisationPanel.cs Kill focus from components when clicking on an empty space in the panel 2024-06-25 07:13:36 +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 Use AsOrdered() when presenting mod presets too 2023-09-28 18:42:05 +02: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 Reorder container layout for popovers to recognize clicks on customisation panel 2024-06-28 06:35:21 +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