osu/osu.Game/Graphics/UserInterface
Dean Herbert e612d7568c
Merge pull request #13771 from LumpBloom7/volume-meter-switch
Add ability to navigate between volume meters via Alt+Left/Right arrows
2021-07-07 21:50:44 +09:00
..
BackButton.cs
Bar.cs
BarGraph.cs
BreadcrumbControl.cs
DangerousTriangleButton.cs
DialogButton.cs Fix remaining quality complaints 2021-07-06 15:17:19 +02:00
DownloadButton.cs
DrawableOsuMenuItem.cs Update stand-alone usage of hover/select sounds in DrawableOsuMenuItem 2021-06-11 23:46:42 +09:00
DrawableStatefulMenuItem.cs
ExpandingBar.cs
ExternalLinkButton.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
FocusedTextBox.cs
GradientLineTabControl.cs
GrayButton.cs
HoverClickSounds.cs Minor code reformatting / moving 2021-06-11 23:49:14 +09:00
HoverSampleDebounceComponent.cs
HoverSampleSet.cs replace 'songselect' hover/click sounds with 'button' ones for now 2021-06-18 21:03:46 +09:00
HoverSounds.cs Minor code reformatting / moving 2021-06-11 23:49:14 +09:00
IconButton.cs
LineGraph.cs
LoadingButton.cs
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default' 2021-06-11 20:47:57 +09:00
OsuButton.cs Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default' 2021-06-11 20:47:57 +09:00
OsuCheckbox.cs
OsuContextMenu.cs
OsuDropdown.cs Add workaround for dropdowns playing close animation on first display 2021-06-18 22:08:59 +09:00
OsuEnumDropdown.cs
OsuMenu.cs
OsuMenuItem.cs
OsuNumberBox.cs
OsuPasswordTextBox.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
OsuSliderBar.cs Merge conditionals in line with other case of same logic 2021-07-02 15:55:36 +09:00
OsuTabControl.cs add sound to tab controls 2021-06-18 19:16:00 +09:00
OsuTabControlCheckbox.cs fix checkbox sounds not being used for certain checkboxes 2021-06-18 21:00:08 +09:00
OsuTabDropdown.cs
OsuTextBox.cs
PageTabControl.cs add sound to tab controls 2021-06-18 19:16:00 +09:00
PercentageCounter.cs
ProgressBar.cs
RollingCounter.cs
ScoreCounter.cs
ScreenBreadcrumbControl.cs Fix screen breadcrumb control updating on click 2021-06-21 21:10:24 -07:00
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs
SlimEnumDropdown.cs
StarCounter.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
ToggleMenuItem.cs
TriangleButton.cs
TwoLayerButton.cs