osu/osu.Game/Graphics/UserInterface
smoogipoo f9d5abff8a Update with keybinding changes 2021-09-16 18:26:12 +09:00
..
BackButton.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
Bar.cs
BarGraph.cs
BreadcrumbControl.cs
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 Update stand-alone usage of hover/select sounds in `DrawableOsuMenuItem` 2021-06-11 23:46:42 +09: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 with keybinding changes 2021-09-16 18:26:12 +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 Minor code reformatting / moving 2021-06-11 23:49:14 +09:00
HoverSampleDebounceComponent.cs Move sample playback debounce time to central `const` 2021-09-05 13:25:10 +09: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
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs Tweak filled nub border width value 2021-09-13 14:19:33 +03:00
OsuAnimatedButton.cs
OsuButton.cs Fix `RestoreDefaultValueButton`'s colour weirdness 2021-08-17 12:48:30 +09:00
OsuCheckbox.cs
OsuContextMenu.cs Fix nested menus layering close samples if multiple menu levels are closed 2021-08-10 20:40:53 +02:00
OsuContextMenuSamples.cs Fix nested menus layering close samples if multiple menu levels are closed 2021-08-10 20:40:53 +02:00
OsuDropdown.cs Remove transform overhead from `OsuDropdown` on initial display 2021-08-16 19:47:41 +09: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
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 Correct code style 2021-07-17 21:37:58 +08: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 Localise accuracy display. 2021-07-23 22:37:08 +02:00
ProgressBar.cs
RollingCounter.cs Localise accuracy display. 2021-07-23 22:37:08 +02:00
ScoreCounter.cs Localise accuracy display. 2021-07-23 22:37:08 +02:00
ScreenBreadcrumbControl.cs Fix screen breadcrumb control updating on click 2021-06-21 21:10:24 -07:00
SearchTextBox.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
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 Use 'Submit' select sample variant for back button 2021-07-30 21:35:28 +09:00