osu/osu.Game/Graphics/UserInterface
Bartłomiej Dach b613aedeb8
Fix menu item width changing when hovered
2022-02-02 21:23:35 +01:00
..
PageSelector Fix failing test due to changed reset page logic 2022-01-05 14:53:32 +09:00
BackButton.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
Bar.cs
BarGraph.cs
BreadcrumbControl.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
CommaSeparatedScoreCounter.cs Split score counter class into two distinct classes to simplify usages 2021-10-10 17:56:32 +09:00
DangerousTriangleButton.cs
DialogButton.cs Add and use 'Submit' select sample variant for particular components 2021-07-30 21:35:28 +09:00
DownloadButton.cs
DrawableOsuMenuItem.cs Fix menu item width changing when hovered 2022-02-02 21:23:35 +01:00
DrawableStatefulMenuItem.cs
ExpandingBar.cs
ExternalLinkButton.cs Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
FocusedTextBox.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
GradientLineTabControl.cs
GrayButton.cs Add simple download progress display to download buttons on playlist items 2021-08-10 15:14:43 +09:00
HoverClickSounds.cs
HoverSampleDebounceComponent.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
HoverSampleSet.cs Add and use 'Submit' select sample variant for particular components 2021-07-30 21:35:28 +09:00
HoverSounds.cs Initial clean up pass on notification logic 2021-09-05 12:54:21 +09:00
IconButton.cs
LineGraph.cs
LoadingButton.cs Move `CreateContent()` to BDL 2021-11-05 10:13:42 +03:00
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs Further adjustments to glow to be less bright on settings overlay 2021-10-15 12:35:19 +09:00
OsuAnimatedButton.cs Rename to dimColour 2021-12-24 17:03:29 +09:00
OsuButton.cs Rename to dimColour 2021-12-24 17:03:29 +09:00
OsuCheckbox.cs Use `LocalisableString`s where possible to leverage localisable text flow 2021-11-02 21:42:02 +01:00
OsuContextMenu.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
OsuContextMenuSamples.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
OsuDropdown.cs Improve contrast in default `OverlayColourProvider`-themed appearance 2021-10-19 22:55:49 +02:00
OsuEnumDropdown.cs
OsuMenu.cs Do not play open/close samples for top-level menus 2021-08-07 14:38:54 +02:00
OsuMenuItem.cs
OsuNumberBox.cs Add `AllowIme => false` where applicable 2022-01-12 00:15:17 +01:00
OsuPasswordTextBox.cs Add `AllowIme => false` where applicable 2022-01-12 00:15:17 +01:00
OsuSliderBar.cs Fix multiple issues with textbox content display 2021-11-12 23:32:12 +01:00
OsuTabControl.cs
OsuTabControlCheckbox.cs
OsuTabDropdown.cs Fix chat tab dropdown not being reachable at default sizing 2021-11-30 13:01:46 +09:00
OsuTextBox.cs Move helper method to end of class 2021-12-08 18:30:08 +09:00
PageTabControl.cs
PercentageCounter.cs Localise accuracy display. 2021-07-23 22:37:08 +02:00
ProgressBar.cs
RollingCounter.cs Fade display out during rewind (as the value displayed is no longer valid) 2021-10-05 15:39:29 +09:00
ScoreCounter.cs Split score counter class into two distinct classes to simplify usages 2021-10-10 17:56:32 +09:00
ScreenBreadcrumbControl.cs
SearchTextBox.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs
SlimEnumDropdown.cs Recolour "slim dropdown" in online lounge screens 2021-10-13 22:57:37 +02:00
StarCounter.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
ToggleMenuItem.cs
TriangleButton.cs
TwoLayerButton.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00