osu/osu.Game/Graphics/UserInterfaceV2
2024-12-04 04:31:15 -05:00
..
FileSelection Move dependent files to namespace 2024-09-27 14:00:54 +09:00
ColourDisplay.cs
ColourPalette.cs
FormCheckBox.cs Add missing xmldoc 2024-09-18 11:25:23 +02:00
FormColourPalette.cs When adding a new combo colour, use the last colour as a starting point 2024-10-04 18:44:33 +09:00
FormDropdown.cs Implement "form" dropdown control 2024-09-23 14:41:39 +02:00
FormFieldCaption.cs Implement "form" text box control 2024-09-04 14:09:50 +02:00
FormFileSelector.cs Add FormBeatmapFileSelector for intermediate user-choice step 2024-11-27 05:52:43 -05:00
FormNumberBox.cs Fix improper handling of decimal separator in "form" number boxes / sliders 2024-10-04 13:12:25 +02:00
FormSliderBar.cs Adjust slider bar implementations to show focused state 2024-10-24 19:46:20 +09:00
FormTextBox.cs Fix "form" textbox not dropping border if disabled when hovered 2024-10-03 11:49:05 +02:00
LabelledColourPalette.cs
LabelledComponent.cs
LabelledDrawable.cs
LabelledDropdown.cs
LabelledEnumDropdown.cs
LabelledNumberBox.cs
LabelledSliderBar.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
LabelledSwitchButton.cs
LabelledTextBox.cs Select all text when focusing a number box 2024-07-10 15:16:10 +03:00
OsuColourPicker.cs
OsuDirectorySelector.cs Move dependent files to namespace 2024-09-27 14:00:54 +09:00
OsuFileSelector.cs Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
OsuHexColourPicker.cs
OsuHSVColourPicker.cs
OsuPopover.cs
ReportPopover.cs
RoundedButton.cs
SliderWithTextBoxInput.cs Null-propagate all calls to GetContainingFocusManager() 2024-06-18 07:30:46 +02:00
SwitchButton.cs