Commit Graph

36455 Commits

Author SHA1 Message Date
5ea824534b Use default button 2022-11-30 13:25:59 +03:00
642e0ac718 Increase footer height to look better with default buttons 2022-11-30 13:25:18 +03:00
f4a8ac60a8 Revert autosizing in OsuButton 2022-11-30 13:12:10 +03:00
956acbc86f Use fixed width 2022-11-30 13:11:54 +03:00
4a747182b4 Merge branch 'master' into comment-editor-1 2022-11-30 17:22:59 +09:00
f7b7b58718 Adjust colour and tween to feel better 2022-11-30 16:20:01 +09:00
24ee363563 Only hover when hovering actual text 2022-11-30 16:18:36 +09:00
80b0e4a99d Rename Colour to avoid conflict with Drawable.Colour 2022-11-30 16:15:50 +09:00
7fca5ee28d Move DrawableUsername into own file
It's too large at this point to be a nested class.
2022-11-30 16:15:50 +09:00
9ab4664fcc Merge branch 'master' into chat-profile-highlight-v2 2022-11-30 16:15:48 +09:00
b7f0310070 Merge pull request #21353 from peppy/no-initial-presence
Stop requesting messages as part of initial chat presence
2022-11-30 16:15:23 +09:00
6524914dbd Merge branch 'master' into chat-profile-highlight-v2 2022-11-30 16:00:52 +09:00
78f70dae75 Merge pull request #21420 from cdwcgt/NowPlaying
Show mods, ruleset and unicode metadata in "now playing" chat command
2022-11-30 15:57:52 +09:00
b29054d30d Merge pull request #21434 from jai-x/control-point-scroll-into-view
Ensure currently selected control point will scroll into view
2022-11-30 15:14:14 +09:00
d5301c75c1 Merge pull request #21460 from EVAST9919/triangles-v2-remove-texture
Remove texture usage in TrianglesV2 component
2022-11-30 15:13:08 +09:00
8bf5d6884d Add ruleset to now playing string 2022-11-30 14:47:16 +09:00
b453eecebe Ensure empty pieces do not result in whitespace between elements 2022-11-30 14:43:21 +09:00
2df6ccf33e Tidy up code 2022-11-30 14:31:54 +09:00
b5c514a8f0 Make incoming Channel target non-nullable 2022-11-30 14:30:20 +09:00
69bf0df179 Merge branch 'master' into NowPlaying 2022-11-30 14:27:37 +09:00
2a3b24d058 Avoid need for implicit null casting 2022-11-30 14:21:04 +09:00
0659c84341 Rename method to be more in line with project naming 2022-11-30 14:17:49 +09:00
63ba40ff39 Merge branch 'master' into control-point-scroll-into-view 2022-11-30 14:12:19 +09:00
fcd7c27bc2 Merge pull request #21451 from peppy/update-framework
Update framework
2022-11-30 13:39:08 +09:00
3f4d8b39ca Update package again 2022-11-30 12:55:45 +09:00
2eaefcad30 Remove unused renderer 2022-11-30 04:56:07 +03:00
3b13ca1167 Remove texture from TrianglesV2 2022-11-30 04:09:46 +03:00
7dbf379351 Don't use verbatim string literals 2022-11-29 18:22:07 +00:00
e30d97c94e Comments 2022-11-29 14:39:59 +03:00
84aaf5fedf Change ways to access submit button state 2022-11-29 14:37:35 +03:00
6c126f5223 Remove useless local actions on click 2022-11-29 14:25:51 +03:00
08a403cb33 Merge pull request #21428 from mk56-spn/RangeSlider_implementation
Refactor star "DifficultyRangeFilterControl" into generic range slider
2022-11-29 16:08:13 +09:00
56a694fb04 Add automated test coverage of simple scenarios for RangeSlider 2022-11-29 15:10:21 +09:00
61c702c02e Add new IDependencyInjectionCandidate interface to non-drawable cached classes 2022-11-29 14:45:26 +09:00
b5b79e09e4 Remove unnecessary CQ disable 2022-11-29 14:45:08 +09:00
8f78d6179b Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
24deb5f5f4 Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
96e19d4d84 Update framework 2022-11-29 14:36:23 +09:00
198303513b Merge pull request #21450 from Feodor0090/comments-btns-loc
Add missing localization in `DrawableComment`
2022-11-29 13:47:46 +09:00
16962d9a57 Localize deleted string 2022-11-29 07:02:02 +03:00
a4819e5c9c Localize actions 2022-11-29 07:01:52 +03:00
472d9274b6 Reorder members 2022-11-29 06:23:25 +03:00
af0ee9dbd6 Make spinner a little bigger 2022-11-29 06:19:54 +03:00
894fb98fa2 Rebase CommitButton to RoundedButton 2022-11-29 06:17:02 +03:00
a874345da0 Rebase CancelButton to RoundedButton 2022-11-29 05:46:30 +03:00
25ddd20b2e Allow OsuButton be auto-sized 2022-11-29 05:44:40 +03:00
d20dc3668e Enable nullability 2022-11-29 05:17:44 +03:00
8b033bf9f7 Allow localisable strings 2022-11-29 05:13:54 +03:00
8ec4dd046e Fix InspectCode errors 2022-11-28 18:06:44 -08:00
0cb7c94c21 Merge branch 'master' of https://github.com/ppy/osu into chat-profile-highlight-v2 2022-11-28 17:59:15 -08:00