osu/osu.Game/Rulesets
Dean Herbert 0557b9ab79
Allow placement deletion with middle mouse
This is in addition to Shift + Right-click.

I thik middle mouse feels more natural and is a good permanent solution
to this issue.

Note that this also *allows triggering the context menu from placement
mode*. Until now it's done nothing. This may be annoying to users with
muscle memory but I want to make the change and harvest feedback. I
think showing the context menu is more correct behaviour (although
arguably it should return to placement mode on dismiss?).
2024-08-05 14:25:09 +09:00
..
Configuration
Difficulty Enforce `IBeatmap.Breaks` to be sorted chronologically 2024-07-08 16:06:38 +03:00
Edit Allow placement deletion with middle mouse 2024-08-05 14:25:09 +09:00
Filter Don't re-filter unless mods may change the filter 2024-04-15 21:07:36 +09:00
Judgements Don't rely on single-use properties 2024-07-18 19:07:02 +09:00
Mods Fix incorrect `DifficultyBindable` logic 2024-07-30 08:39:20 +02:00
Objects Respect pre-empt time when auto-generating breaks 2024-07-23 13:30:13 +02:00
Replays
Scoring Prevent multiple invocations of failure procedure 2024-06-26 13:57:18 +09:00
Timing
UI Fix judgement animation getting cut early 2024-07-16 17:32:59 +09:00
AssemblyRulesetStore.cs Fix `AssemblyRulesetStore` not marking rulesets as available 2024-06-02 17:33:06 +09:00
ILegacyRuleset.cs
IRulesetConfigCache.cs
IRulesetInfo.cs
IRulesetStore.cs
RealmRulesetStore.cs
Ruleset.cs Remove setup screen controls that do nothing useful 2024-07-10 14:53:16 +02:00
RulesetConfigCache.cs
RulesetInfo.cs
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs