osu/osu.Game/Graphics/UserInterface
Salman Ahmed 62cb6a98ca Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
..
PageSelector
BackButton.cs
Bar.cs
BarGraph.cs
BasicSearchTextBox.cs
BreadcrumbControl.cs Fix breadcrumb tab item click area not extending to background height 2022-12-16 21:44:10 -08:00
CommaSeparatedScoreCounter.cs
DangerousRoundedButton.cs
DialogButton.cs
DownloadButton.cs
DrawableOsuMenuItem.cs Remove usage of `HasSubmenu` 2023-05-20 18:02:12 +02:00
DrawableStatefulMenuItem.cs
ExpandableSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
ExpandingBar.cs
ExternalLinkButton.cs Highlight "open" option on external link button context menu 2022-12-26 20:47:24 -08:00
FPSCounter.cs
FPSCounterTooltip.cs
FocusedTextBox.cs
GradientLineTabControl.cs
GrayButton.cs
HistoryTextBox.cs Fix default volume control keys not working when chat textbox is focused 2023-01-03 09:44:35 +08:00
HoverClickSounds.cs Fix click sounds potentially not working 2023-02-02 23:54:57 -08:00
HoverSampleDebounceComponent.cs Use equals instead and update other usage 2023-02-04 19:58:48 -08:00
HoverSampleSet.cs
HoverSounds.cs
IconButton.cs
LineGraph.cs
LoadingButton.cs
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Nub.cs Remove ```RoundedNub.cs``` and make ```Nub.cs``` non abstract again 2023-02-03 12:19:09 +01:00
OsuAnimatedButton.cs
OsuButton.cs Revert moving hover sounds to content container 2023-02-02 23:43:08 -08:00
OsuCheckbox.cs Remove ```RoundedNub.cs``` and make ```Nub.cs``` non abstract again 2023-02-03 12:19:09 +01:00
OsuContextMenu.cs
OsuContextMenuSamples.cs
OsuDropdown.cs
OsuEnumDropdown.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
OsuMenu.cs
OsuMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
OsuNumberBox.cs
OsuPasswordTextBox.cs
OsuSliderBar.cs simplify format method 2023-05-27 23:44:50 +09:00
OsuTabControl.cs
OsuTabControlCheckbox.cs Fix incorrect initial state of checkbox 2023-05-03 09:27:23 +02:00
OsuTabDropdown.cs
OsuTextBox.cs Fix comment editor text boxes not having sound feedback 2023-01-21 17:32:42 -08:00
PageTabControl.cs
PercentageCounter.cs
ProgressBar.cs
RangeSlider.cs Remove ```RoundedNub.cs``` and make ```Nub.cs``` non abstract again 2023-02-03 12:19:09 +01:00
RollingCounter.cs
RoundedSliderBar.cs Remove ```RoundedNub.cs``` and make ```Nub.cs``` non abstract again 2023-02-03 12:19:09 +01:00
ScoreCounter.cs
ScreenBreadcrumbControl.cs
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SegmentedGraph.cs Use ColourInfo.Interpolate where possible 2023-02-28 18:47:27 +03:00
SelectionState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ShearedButton.cs
ShearedNub.cs Fix glow flash occurring after releasing mouse and adjust transition slightly 2023-02-08 13:59:09 +09:00
ShearedOverlayHeader.cs
ShearedSearchTextBox.cs
ShearedSliderBar.cs Adjust some padding details on ShearedSliderBar.cs as well as colouration tweaks. 2023-01-26 15:03:51 +01:00
ShearedToggleButton.cs
ShowMoreButton.cs
SlimEnumDropdown.cs
StarCounter.cs
StatefulMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
TernaryState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
TimeSlider.cs Fix audio offset tooltip potentially showing "-0 ms" 2023-05-02 13:24:22 +09:00
ToggleMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
TwoLayerButton.cs