osu/osu.Game/Graphics/UserInterfaceV2
Bartłomiej Dach 1854e1c2f9
Merge branch 'master' into form-slider-bar-transfer-value-on-commit
2024-10-07 07:21:23 +02: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 Move setup screen background preview to appropriate form control 2024-10-04 11:09:14 +02:00
FormNumberBox.cs Fix improper handling of decimal separator in "form" number boxes / sliders 2024-10-04 13:12:25 +02:00
FormSliderBar.cs Replace `FormSliderBar.Instantaneous` with `TransferValueOnCommit` 2024-10-04 14:07:16 +02: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 Move dependent files to namespace 2024-09-27 14:00:54 +09:00
OsuHSVColourPicker.cs
OsuHexColourPicker.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