Commit Graph

2713 Commits

Author SHA1 Message Date
69b4713731 Refactor everything so I can read the code 2020-03-02 20:16:58 +09:00
da89798765 Merge remote-tracking branch 'origin/master' into layout-rework 2020-02-26 15:06:40 +09:00
334ec7bbd4 Apply further framework changes 2020-02-26 15:06:30 +09:00
f71c45cb1b Remove shallPropagate 2020-02-25 11:30:33 +09:00
6c28fd21c7 osu-side changes 2020-02-24 20:52:15 +09:00
aaa888a7c1 Adjust spin duration to make rotation more variable 2020-02-23 05:00:38 +09:00
8dbcdebd28 Use LoadingLayer at player loading screen 2020-02-23 05:00:08 +09:00
e7ac37715f Don't handle non-positional input 2020-02-21 16:31:16 +09:00
dacbbb5eee Add a maximum size to ensure things don't get out of hand 2020-02-21 16:11:09 +09:00
b94f937f7e Fill in missing xmldoc 2020-02-21 15:35:40 +09:00
92f6f0207c Rename LoadingAnimation to LoadingSpinner 2020-02-21 15:33:31 +09:00
623b78d675 Combine all loading animation implementations 2020-02-21 15:32:46 +09:00
4fb4c03956 Merge pull request #7779 from Malox10/hoverable-timestamps
Add tooltips with precise dates to beatmap set overlay
2020-02-21 09:48:22 +09:00
6c21cc3926 Adjust easing type to match in disposal clause
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-02-21 08:55:12 +09:00
7adedcb7b9 Fix typo
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-02-21 08:34:51 +09:00
3380dbbd71 Improve visual appearance of ProcessingOverlay 2020-02-20 19:49:22 +09:00
ec73e8f0c7 Allow different sizing modes for OverlinedParticipants 2020-02-19 17:40:38 +09:00
b6423dd92e Small textbox adjustments 2020-02-18 17:40:12 +03:00
ae942388a2 Move OsuTabDropdown to it's own file 2020-02-17 23:56:35 +03:00
7c9569c9a3 Merge branch 'master' into remove-duplicated-load 2020-02-15 12:10:34 +07:00
c753cb46c5 Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
1909ea2bd3 Add a way to hide the drag handle 2020-02-14 16:09:19 +09:00
eb75d26c8f Extract common rearrangeable list design 2020-02-14 15:36:16 +09:00
50899ddccb Use Span for OsuColour.FromHex 2020-02-14 03:19:25 +01:00
c08398a404 Merge branch 'master' into hoverable-timestamps 2020-02-13 15:21:09 +01:00
b2fbeab773 simplify string formatting and fix color 2020-02-13 14:07:14 +01:00
b694b0c90c Merge branch 'master' into adjust-beatmap-overlay 2020-02-11 21:07:26 +01:00
6278338448 implement custom tooltip for DrawableDate 2020-02-11 14:21:12 +01:00
f4657b8ea8 Merge branch 'master' into fix-virtual-track-beatsync 2020-02-10 13:11:06 +09:00
c1f52ef594 Refactor BeatSyncContainer to handle zero length tracks 2020-02-09 21:25:28 +09:00
93ff25d2a4 Rename caret class 2020-02-09 15:36:44 +09:00
3865090fff Merge branch 'master' into beat-caret 2020-02-09 14:20:51 +09:00
c2e0c83724 change the hierarchy layout 2020-02-08 20:25:16 +01:00
393b566966 Make PercentageCounter use FormatAccuracy 2020-02-07 22:16:06 +01:00
1ba8cc904a Make the caret blink to the beat 2020-02-07 21:42:47 +01:00
4495192c25 Make ScreenshotManager a Component
Co-Authored-By: Salman Ahmed <email@iisalman.me>
2020-02-06 23:22:30 +03:00
83b2b63d2c Make ScreenshotManager a Drawable 2020-02-06 23:02:03 +03:00
b28a1d38a6 Simplify GradientLine and fix colour changing 2020-02-04 17:09:18 +01:00
c6e7603e5e Merge branch 'master' into safe-screen-lease 2020-02-03 18:18:13 +09:00
c20b14868b Merge branch 'master' into profile-page-corrections 2020-02-03 13:29:37 +09:00
030d02594c Allow non-italic DrawableDate 2020-02-02 17:10:11 +01:00
19f516e710 Ensure OsuScreen level leases are taken out synchronously 2020-01-31 19:10:44 +09:00
3b5b799d60 Adjust height of ShowMore button 2020-01-31 09:51:56 +03:00
7f59576f13 Fix percentage-formatted displays containing a space (#7664)
Fix percentage-formatted displays containing a space
2020-01-29 20:37:32 +09:00
76af8bea5d Fix percentage-formatted displays containing a space 2020-01-29 19:51:24 +09:00
30da9981d6 Merge branch 'master' into profile-scores-update-new 2020-01-29 19:40:44 +09:00
cfc4eaff59 Fix display being incorrect when MaxValue is not 1 2020-01-29 12:50:21 +09:00
894642d588 add xmldoc and formatting 2020-01-28 18:04:00 +08:00
a3cfeb08d4 remove unused assignment 2020-01-28 12:34:17 +08:00
aa264cd2a8 allow tooltip to show as percentage as needed 2020-01-28 12:32:30 +08:00