osu/osu.Game/Screens/Edit/Compose/Components
Bartłomiej Dach a8027d87b6 Fix unreadable colour hex code text due to low contrast
Logic is shared with the timeline blueprints which also have the same
problem of displaying text on top of a combo colour.

Slightly modified the formula. Seems to yield better results on a
subjective check.
2021-04-18 20:44:55 +02:00
..
Timeline Fix unreadable colour hex code text due to low contrast 2021-04-18 20:44:55 +02:00
BeatDivisorControl.cs
BlueprintContainer.cs Fix an occasional crash when deleting a HitObject via internal means 2021-04-16 15:55:33 +09:00
CircularDistanceSnapGrid.cs
ComposeBlueprintContainer.cs Fix placement blueprints not being correctly removed after a rolled back placement 2021-04-16 14:11:33 +09:00
DistanceSnapGrid.cs
DragBox.cs
HitObjectOrderedSelectionContainer.cs
MoveSelectionEvent.cs
SelectionBox.cs
SelectionBoxDragHandle.cs
SelectionBoxDragHandleButton.cs
SelectionHandler.cs