Commit Graph

2328 Commits

Author SHA1 Message Date
96a4f9ae53 Fix nub position getting offset by size changes 2019-12-26 15:14:19 +09:00
bb4d02a1f8 Fix incorrect icon offset 2019-12-25 22:09:14 +03:00
3e34155114 Update ScreenTitle with the new design 2019-12-25 21:56:43 +03:00
2a5f661408 Merge branch 'master' into allow-ctrl-tabbing-on-more-tab-controls 2019-12-24 08:29:56 -08:00
bc75bd34f6 Fix caret width having changed 2019-12-24 18:23:09 +09:00
0bfd757936 Make OsuTextBox use BasicTextBox 2019-12-24 14:21:16 +09:00
119b48ccb0 Remove redundant tab item override 2019-12-21 10:48:11 -08:00
2a128340d0 Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats 2019-12-18 17:58:37 +09:00
d65e37d795 Fix typo 2019-12-18 17:58:29 +09:00
fd2785bab3 Merge branch 'master' into fxcop 2019-12-17 20:14:45 +09:00
735b7a8455 Merge pull request #6940 from aspriddell/cinema-mod
Add "Cinema" mod
2019-12-17 14:33:12 +09:00
40b43b85f1 CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
d5994ed484 CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
f8ffa67693 Add test and isolate ignore bindable from EnableUserDim 2019-12-17 13:21:23 +09:00
5761d763ec Allow changing volume using alt when hovering scroll containers (#7213)
Allow changing volume using alt when hovering scroll containers

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-17 13:20:31 +09:00
b5db927d93 Merge branch 'master' into cinema-mod 2019-12-17 12:56:06 +09:00
a85653ebec Add comment 2019-12-17 12:24:59 +09:00
795416c066 Move first beat offset to BeatSyncedContainer 2019-12-17 12:06:09 +09:00
72404bff9a Add support for simple triple time 2019-12-16 19:16:54 +09:00
0f9ff32cdc Fix beat playing while paused 2019-12-16 18:51:22 +09:00
c457571da6 Use index and range expressions 2019-12-15 20:17:35 +08:00
a04f4b76bb Allow changing volume using alt when hovering scroll containers 2019-12-14 11:39:59 -08:00
5e634c1183 Move test values to constants 2019-12-12 20:51:58 +09:00
4f6b85e5ea Add test ensuring correct break lightening behaviour 2019-12-12 00:32:39 +03:00
2ca722423b remove uneccesary using statement 2019-12-11 18:58:14 +00:00
caa9286a90 update tests, change binding and reduce lines in cinema mod 2019-12-11 17:39:40 +00:00
83b2e0525e further fixes, not perfect yet 2019-12-11 07:02:51 +00:00
a61f8cc2c3 Merge branch 'master' into cinema-mod 2019-12-10 17:06:53 +00:00
6c1ae3bc8a add tests 2019-12-10 16:59:31 +00:00
bb078c2afc Lighten user-dim container if on break time 2019-12-10 15:13:44 +03:00
c3518a2b94 Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
40a5c1fd96 Constrain transformable with class. 2019-12-09 17:45:26 +08:00
03d18186c2 Fix broken merge 2019-12-09 14:11:44 +09:00
680b2653ae Improve animation of popup dialog buttons 2019-12-06 18:51:30 +09:00
8be6abf607 Add param to let function return lighter colour for some diff 2019-12-06 10:07:16 +07:00
46c9bdcf62 Replace Convert.ChangeType with IConvertible. 2019-12-03 20:49:41 +08:00
1ec11946c6 Fix spelling in comment on SearchTextBox.OnPressed 2019-12-02 18:45:57 +07:00
74176a6954 Remove redundant ternary expression 2019-12-01 12:54:37 -08:00
3b88afd069 Fix overlays closing when dragging from in/out or out/in 2019-12-01 12:02:47 -08:00
7864899249 Merge branch 'master' into cinema-mod 2019-11-28 16:42:01 +00:00
bb0a4db847 Fix failing tests 2019-11-29 01:17:58 +09:00
56e8a1fdd5 Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale 2019-11-28 22:02:31 +09:00
46379902be Merge branch 'master' into hover-debounce 2019-11-28 20:44:32 +09:00
Min
92ab8026a0 Completely remove click sound debounce 2019-11-28 16:03:59 +11:00
2865f32052 Fix nullref on clicking links in tests 2019-11-28 00:13:44 +09:00
786fb9ede3 Split click and hover and disable click debounce 2019-11-28 00:44:01 +11:00
d4afea0b5e Use double instead of TimeSpan 2019-11-27 23:06:07 +11:00
037d927e45 TimeSpans can be negative! 2019-11-27 22:51:27 +11:00
b126700f01 Debounce hover sounds 2019-11-27 22:47:00 +11:00
d1e3718038 Reduce the scale of background blurs 2019-11-27 15:04:09 +09:00