Dean Herbert
|
d7d569cf4e
|
Temporary rollback of framework / SDL3
|
2024-05-21 14:36:16 +08:00 |
|
Salman Ahmed
|
a912e56ca9
|
Fix checkboxes applying extra padding
|
2024-05-18 11:06:29 +03:00 |
|
Dean Herbert
|
9e7712740b
|
Refactor for legibility
|
2024-05-05 23:33:37 +08:00 |
|
Jonas Brandstötter
|
b1696db9c8
|
Reorder imports with dotnet format
|
2024-05-04 16:32:18 +02:00 |
|
Jonas Brandstötter
|
c62952ea3a
|
Invoke the registered Action when a stateful item is right clicked
|
2024-05-04 16:27:06 +02:00 |
|
Jonas Brandstötter
|
21917218ce
|
No longer keep menu open when CTRL is held
|
2024-05-04 16:27:06 +02:00 |
|
Jonas Brandstötter
|
e0e7e123bf
|
Keep menus open when clicking a stateful item with CTRL held
|
2024-05-03 17:26:10 +02:00 |
|
Dan Balasescu
|
52addc775e
|
Merge pull request #27965 from bdach/generic-math
Apply generic math-related changes
|
2024-04-26 01:33:54 +09:00 |
|
Joseph Madamba
|
f97c519451
|
Add chevron to distinguish all menus with submenus
|
2024-04-24 00:19:10 -07:00 |
|
Bartłomiej Dach
|
09b0f3005e
|
Apply generic math-related changes
|
2024-04-22 10:15:56 +02:00 |
|
Salman Ahmed
|
2a3ae6bce1
|
Update all TabItem implementations to play select sample on OnActivatedByUser
|
2024-04-17 11:20:17 +03:00 |
|
Dean Herbert
|
d83a53fc94
|
Remove unused ScreenBreadcrumbControl
See https://github.com/ppy/osu-framework/pull/6218#discussion_r1529932798.
|
2024-03-20 12:10:05 +08:00 |
|
Salman Ahmed
|
336a6180e5
|
Expose TRANSITION_LENGTH from tab control
|
2024-03-07 08:20:20 +03:00 |
|
Dean Herbert
|
b53b752e54
|
Update usage of MathUtils
|
2024-03-06 12:13:12 +08:00 |
|
Joseph Madamba
|
7a74eaa2de
|
Fix star counter decrease animation being delayed when current is over displayed star count
|
2024-02-16 22:47:38 -08:00 |
|
Joseph Madamba
|
6e8d8b977e
|
Move ternary inside Math.Max()
|
2024-02-16 22:47:38 -08:00 |
|
Joseph Madamba
|
3d08bc5605
|
Truncate long dropdown menu item text and show tooltip
|
2024-02-14 23:01:51 -08:00 |
|
Dan Balasescu
|
b44f77cee1
|
Update R# + fix inspections
|
2024-02-02 21:00:28 +09:00 |
|
Andrei Zavatski
|
67010fcd03
|
Reduce allocation overhead in ScoreCounter
|
2024-01-24 23:45:07 +03:00 |
|
Bartłomiej Dach
|
871683a3dc
|
Merge pull request #26674 from peppy/use-better-enumerator
Reduce enumerator overhead in `GameplayLeaderboard`
|
2024-01-23 16:31:17 +01:00 |
|
Andrei Zavatski
|
da992ccc55
|
Implement per-axis triangles clamping
|
2024-01-23 04:54:27 +03:00 |
|
Dean Herbert
|
02bb506cce
|
Avoid using .Children for enumeration in other locations
|
2024-01-23 05:32:11 +09:00 |
|
Andrei Zavatski
|
1393f52b2b
|
Rename Masking to ClampToDrawable
|
2024-01-21 05:20:42 +03:00 |
|
Andrei Zavatski
|
e003ecb593
|
Change default masking value to true
|
2024-01-21 04:57:48 +03:00 |
|
Dean Herbert
|
a66ddc7813
|
Change rolling counters to use quicker easing types
|
2024-01-17 18:18:53 +09:00 |
|
Bartłomiej Dach
|
40f612435d
|
Merge pull request #26178 from felipemarins/mod-search-text-box-select-all
Make mod search box text be selected when a new mod is selected/deselected
|
2024-01-15 20:08:02 +01:00 |
|
Salman Ahmed
|
c147ec0a98
|
Update dropdown disabled state to match with other components
|
2023-12-29 05:31:13 +03:00 |
|
Salman Ahmed
|
150bf67064
|
Fix dropdown colour not updating correctly on enabled state changes
|
2023-12-29 05:30:50 +03:00 |
|
Dean Herbert
|
28e220ca50
|
Update popup dialog design
Had to be done. I hated the old ones so much.
As usual, disclaimer that this is an iterative design and will probably
be replaced in the future.
|
2023-12-28 19:04:35 +09:00 |
|
Felipe Marins
|
cbfcda7929
|
Expose SelectAll() method on ShearedSearchTextBox
|
2023-12-28 00:10:01 -03:00 |
|
65-7a
|
17f1f8bb43
|
Fix padding on dropdown search bar
|
2023-12-19 00:28:23 +11:00 |
|
Dean Herbert
|
ae8a70ddfc
|
Merge branch 'drawnode-subtree-draw-cleanup' into dropdown-search
|
2023-12-13 14:03:46 +09:00 |
|
Salman Ahmed
|
67a9eab741
|
Update caret layout
|
2023-12-12 21:21:11 +03:00 |
|
Salman Ahmed
|
f0ddcb22c6
|
Remove arbitrary margin
|
2023-12-12 21:21:04 +03:00 |
|
Salman Ahmed
|
ee2e176082
|
Add osu! dropdown search bar implementation
|
2023-12-05 22:53:48 +03:00 |
|
Salman Ahmed
|
b8b82f8901
|
Handle back action in OsuDropdown rather than menu
|
2023-12-05 22:47:10 +03:00 |
|
Salman Ahmed
|
a0813d18ca
|
CalculatedTextSize -> FontSize
|
2023-12-05 22:47:10 +03:00 |
|
Dan Balasescu
|
b56a78c6ec
|
Adjust with framework changes
|
2023-12-04 08:51:21 +09:00 |
|
Dean Herbert
|
405ab499e9
|
Allow context menus to have visible spacers
|
2023-11-21 14:24:10 +09:00 |
|
Dean Herbert
|
6c6baab115
|
Reword comment to explain why
|
2023-11-08 16:41:30 +09:00 |
|
Andrei Zavatski
|
b092b0093a
|
Make sure bar draw quad is thick enough
|
2023-11-07 17:43:40 +03:00 |
|
Bartłomiej Dach
|
3b9c4c9d53
|
Do not revert to default value when double-clicking disabled slider
Closes https://github.com/ppy/osu/issues/25228.
|
2023-10-26 12:11:26 +02:00 |
|
Jamie Taylor
|
fbf8f52f7d
|
Add audio feedback for when keys are pressed during key binding
|
2023-10-20 21:01:37 +09:00 |
|
Joseph Madamba
|
18e8ca6245
|
Add ability to revert slider settings to default when double-clicking nub
|
2023-10-17 21:41:03 -07:00 |
|
Dean Herbert
|
e081fa48a2
|
Fix various other inspections
|
2023-10-17 17:48:51 +09:00 |
|
Bartłomiej Dach
|
af89d69fc4
|
Fix dangerous buttons using different shades of pink
|
2023-10-13 13:16:24 +02:00 |
|
Bartłomiej Dach
|
589f56d20c
|
Merge branch 'master' into map_info_on_mod_settings
|
2023-09-11 09:55:54 +02:00 |
|
Bartłomiej Dach
|
c1a2b86f3f
|
Extract constants properly
|
2023-09-11 08:29:37 +02:00 |
|
Joseph Madamba
|
2fbd67cf26
|
Merge branch 'master' into beatmap_wedge_clean_ii
|
2023-09-04 11:24:20 -07:00 |
|
Dean Herbert
|
081fb308e1
|
Merge branch 'master' into new-overlay-sfx
|
2023-08-24 18:29:00 +09:00 |
|