mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 06:07:28 +08:00
9be2d9d62e
The buttons don't check whether the operation they correspond to is possible to perform in the current state of the selection box, so not checking `Can{Reverse,Rotate}` causes superfluous undo states to be added without any real changes if an attempt is made to reverse or rotate a selection that cannot be reversed or rotated. |
||
---|---|---|
.. | ||
Components | ||
ComposeScreen.cs | ||
HitObjectUsageEventBuffer.cs | ||
IPlacementHandler.cs |