a1c72db5f6
Fix inconsistent sound effects on mod buttons
...
Because HoverClickSounds.OnClick() does not fire upon right clicking
on mod buttons, the sound effects that play on left and right click
were inconsistent. Introduce HoverMouseUpSounds drawable that allows
to play the click sound effect upon mouse up events for an arbitrary
set of mouse buttons and use it on mod buttons.
2019-08-31 17:01:12 +02:00
03a4acaf4c
Fix drags outside of overlay container bounds not hiding overlay
2019-08-29 12:07:58 +09:00
dfdf3f5e96
Merge remote-tracking branch 'upstream/master' into humanizer-fallback
2019-08-28 20:15:32 +09:00
b59973c712
Update in line with framework changes
2019-08-27 18:43:58 +09:00
82209aed82
Merge branch 'master' into humanizer-fallback
2019-08-22 17:58:40 +09:00
727a6abaf7
Simplify caching
2019-08-21 12:16:30 +03:00
48716f8f2b
Update framework
2019-08-21 13:29:50 +09:00
01df3c982a
Merge branch 'master' into fix-tooltips-not-displaying
2019-08-19 12:51:06 +09:00
a51fbfa31b
Fix osu! default tooltips not displaying
2019-08-19 10:46:28 +09:00
4fa9abeece
Replace DifficultyColouredContainer with a more scalable solution
2019-08-17 15:16:24 +09:00
d771c271a3
Merge remote-tracking branch 'upstream/master' into fix-checkbox-sounds
2019-08-16 19:32:01 +09:00
d732d276b1
Make activation delay customisable
2019-08-16 13:21:41 +09:00
ef5ed915e5
Reduce delay for hold-to-confirm controls
2019-08-15 17:14:00 +09:00
f7a92487ef
Fix checkbox sounds playing too often
2019-08-15 14:09:30 +09:00
c0f0fbbaa9
Rename variable and add xmldoc
2019-08-13 00:14:37 +09:00
9c36cb4af4
Use existing AccentColour logic instead of weird BoxColour
2019-08-12 14:33:30 +03:00
fc521ac93b
Expose BoxColour property
2019-08-12 13:08:15 +03:00
144d41f143
Add ability to not add all the items if enum
2019-08-12 12:33:01 +03:00
d0f2d22995
Merge branch 'master' into fix-storyboard-not-shown-on-disabled-user-dim
2019-08-12 05:46:15 +09:00
684c37bf05
Rename class to better match usage
2019-08-11 16:19:40 +09:00
d55f9404da
Fix CI issues
2019-08-10 14:23:37 +02:00
8eb3409a64
Add missing licence header
2019-08-10 14:03:44 +02:00
b0a7177987
Add ScreenTitleIcon class, used for displaying custom specific icons on overlays.
2019-08-10 13:26:19 +02:00
90b1fe81f3
Update cached usage in line with framework changes
2019-08-09 19:12:29 +09:00
7e9c100c9b
Apply new resharper refactors
2019-08-09 12:29:33 +09:00
565034e658
Remove unnecessary using directive
2019-08-08 22:14:51 +03:00
0fcc6c1676
Add DimLevel property
2019-08-08 22:13:48 +03:00
a3d90da7d4
Remove unnecessary check
2019-08-08 17:29:52 +03:00
88b9942b2a
Move EnableUserDim check to defualt value of ShowDimContent
2019-08-08 17:07:06 +03:00
d5b26b86da
Fix storyboard not showing on disabled user dim
2019-08-07 22:18:10 +03:00
6ed9c983ff
Rename shear variable
2019-08-07 12:36:00 +09:00
11aa3544c4
Fix shear width naming
2019-08-05 20:57:17 -07:00
ee6a90c48d
Fix back button hover sounds playing in unclickable area
2019-08-05 20:43:30 -07:00
fd44ca3233
Rename Animation to Layer
2019-08-04 13:54:23 +03:00
a30d7912b1
Move DimmedLoadingAnimation to it's own file
2019-08-04 11:09:12 +03:00
b244b2fe3d
Add hover click sounds to leaderboard mod filter
2019-08-02 21:13:29 -07:00
852079d438
Remove redundant ScreenshotManager.Update override
2019-08-01 01:35:42 +03:00
1956098166
Add a fallback for humanizer localization failure
2019-07-30 14:06:08 +09:00
cec26a270e
Fix using right mouse button to drag at song select seeking incorrectly with many beatmaps loaded
...
Closes #5195
2019-07-30 07:04:16 +09:00
9ef858806b
Fix existing usage of Path
2019-07-26 17:48:19 +09:00
3b0a482743
Fix font weight of leaderboard mod filter
2019-07-25 23:10:00 -07:00
9665a94f4a
Ignore shift-delete PlatformAction in SearchTextBox ( #5372 )
...
Ignore shift-delete PlatformAction in SearchTextBox
Co-authored-by: Dean Herbert <pe@ppy.sh >
2019-07-23 17:11:09 +09:00
e81ef4bf33
Rewrite comment
2019-07-23 16:44:19 +09:00
4d8e2a78d1
update with new framework changes and update comment
2019-07-23 15:31:09 +09:00
776757545d
Fix FTB causing flashlight to block vision correctly
2019-07-23 15:17:02 +09:00
3e4ebd3c7a
Merge branch 'master' into shift-delete
2019-07-23 13:25:12 +09:00
e628e44d8e
update comment
2019-07-23 13:25:03 +09:00
9e34582c17
Merge branch 'master' into separate-glowing-text-from-leaderboardscore
2019-07-23 11:31:47 +09:00
32e9547ce9
Trim whitespace
2019-07-22 23:16:54 +03:00
081355e3d1
Use IHasText and simplify properties
2019-07-22 23:12:09 +03:00