1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
Salman Ahmed 0738cd028f Give snapping toolbox enough hover delay for interaction with expand button
With 0 delay, if the `SettingsToolboxGroup` has been contracted via
button, there's no chance to be able to expand it via button again.

This is temporary at best just to keep things working somewhat, not sure
if the expansion logic will still be required in editor redesign, so
deciding to roll with it for now.
2022-04-24 08:53:11 +03:00
..
Blueprints Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Checks Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Setup Add stack leniency setting for osu! 2021-09-02 23:29:14 +02:00
DrawableOsuEditorRuleset.cs Fix osu editor transforms not specified in the absolute time 2021-08-18 14:27:16 +09:00
HitCircleCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
OsuBeatmapVerifier.cs Add new checks to verifiers 2021-07-13 10:53:25 +02:00
OsuBlueprintContainer.cs Rework hitobject blueprints to take in hitobject models 2021-05-13 19:53:32 +09:00
OsuDistanceSnapGrid.cs Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time 2021-09-03 17:11:12 +09:00
OsuHitObjectComposer.cs Encapsulate distance spacing control handling to a "distance toolbox composite" 2022-04-24 08:33:03 +03:00
OsuRectangularPositionSnapGrid.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OsuSelectionHandler.cs Use slider snapping more liberally to match user expectations 2022-01-07 16:02:04 +01:00
OsuToolboxComposite.cs Give snapping toolbox enough hover delay for interaction with expand button 2022-04-24 08:53:11 +03:00
SliderCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
SpinnerCompositionTool.cs Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00