Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Close context menus when deselecting items in editor #29279
Close context menus when deselecting items in editor #29279
Changes from 1 commit
de6d8e7
83aeb27
1ff0c7c
5c5fcd7
27d6c4c
3cc5466
5d31171
7c83d6a
2145368
38dacfe
7cebf4c
b32d97b
2720bcf
1b25633
2098fb8
6d385c6
75c0c6a
3c8d0ce
59ff549
22ab6f5
cb877b7
b91461e
c574551
c26a664
41d84ea
aae49d3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestDefaultSkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestLegacySkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteHead
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteSelectionVertically
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteTail
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionHorizontally
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestDefaultSkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyDownScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestLegacySkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyUpScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, SingleThread)
osu.Game.Rulesets.Osu.Tests.Editor.TestSceneOsuDistanceSnapGrid ► TestBeatDivisor(1)
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteHead
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteSelectionVertically
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteTail
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionHorizontally
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyDownScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyUpScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.Editor.TestSceneOsuDistanceSnapGrid ► TestBeatDivisor(1)
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestDefaultSkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestLegacySkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteHead
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteSelectionVertically
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteTail
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionHorizontally
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyDownScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyUpScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.Editor.TestSceneOsuDistanceSnapGrid ► TestBeatDivisor(1)
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestDefaultSkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaComposeScreen ► TestLegacySkin
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestConstructor
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteHead
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteSelectionVertically
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragHoldNoteTail
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionHorizontally
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyDownScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaHitObjectComposer ► TestDragOffscreenSelectionVerticallyUpScroll
Raw output
Check failure on line 88 in osu.Game/Screens/Edit/Compose/Components/BlueprintContainer.cs
GitHub Actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.Editor.TestSceneOsuDistanceSnapGrid ► TestBeatDivisor(1)
Raw output