Commit Graph

1580 Commits

Author SHA1 Message Date
71e15fe0f1 Fix incorrect xmldoc in OsuAnimatedButton 2019-06-11 01:21:01 +09:00
cd89633dee Rename variable to match 2019-06-09 17:07:23 +09:00
d500f3605e Fix checkboxes with long labels overlapping nub 2019-06-09 16:48:03 +09:00
60b70c0f45 Use lambda for simple functions 2019-06-07 14:11:21 +09:00
64d5aa318f Apply rebased changes 2019-06-07 11:45:58 +09:00
358a08cf9d Merge branch 'master' into OsuHoverContainer 2019-06-07 11:40:33 +09:00
b93446688c Fix sizing of OsuAnimatedButton and OsuClickableContainer (#4898)
Fix sizing of OsuAnimatedButton and OsuClickableContainer
2019-06-07 00:17:39 +09:00
c7d0fcd42a Update drawnodes 2019-06-06 16:49:35 +09:00
2538f32fae Merge branch 'osu-clickable-container' into OsuHoverContainer 2019-06-05 10:34:20 +09:00
900cd5c484 Restore original values in FadeColour method call 2019-06-04 21:37:10 +02:00
5f4d7437bc Fix the issue
When Enabled's value has been changed to true, it will now check if it is currently howered, and if yes, it will fade in correctly.
2019-06-04 21:30:49 +02:00
2e3d392a9f Mark OsuButton as abstract
Not being used directly, so we probably shouldn't support it for now.
2019-06-04 22:12:55 +09:00
4e7f2b8f47 Merge branch 'master' into osu-clickable-container 2019-06-04 17:42:17 +09:00
80a66b8b3a Merge remote-tracking branch 'upstream/master' into audio-refactor-update 2019-06-04 12:08:21 +09:00
53a39e9142 Merge remote-tracking branch 'origin/master' into audio-refactor-update 2019-06-04 10:50:33 +09:00
171fc14776 Fix editor regressions 2019-06-03 16:34:09 +09:00
3ef17a54f6 Fix sizing of OsuAnimatedButton and OsuClickableContainer
Was incorrect under some combinations of relative and autosize usage.
2019-06-03 13:53:24 +09:00
dff7053a07 Merge branch 'master' into more_button_update 2019-06-03 11:48:05 +09:00
c211f1d0fe Merge remote-tracking branch 'Joehuu/master' into changelog-overlay 2019-05-31 12:28:28 +09:00
fe9e53e383 Add a testcase 2019-05-30 23:07:04 +03:00
4ca34bd5e8 Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
e7b9d1efa3 Isolate alpha usage in OsuCheckbox 2019-05-27 01:49:24 +09:00
cb62008280 Cleanup pass 2019-05-23 11:23:37 +09:00
1d5b7cdec0 Add ExpandingBar UI element 2019-05-22 16:44:47 +09:00
92c991494d Fix (and rename) ExpandingBar 2019-05-22 16:38:15 +09:00
8025a97b2b Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay 2019-05-21 17:18:23 +09:00
2024cdf16d Merge branch 'master' into hover-container-disabled-hover-effect 2019-05-21 17:04:50 +09:00
ad2a495dbc Merge branch 'master' into screen-title-custom-icon 2019-05-21 15:56:56 +09:00
d09101b43c Merge remote-tracking branch 'upstream/master' into hover-container-disabled-hover-effect 2019-05-21 15:02:44 +09:00
5ed1540a12 Handle unhover state change better 2019-05-21 15:02:31 +09:00
67ac76aae7 Merge branch 'master' into move-tooltip-text 2019-05-21 15:00:09 +09:00
e0da919fe9 Allow custom icon specification in ScreenTitle
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
2019-05-21 14:10:21 +09:00
587e4bb5d5 Remove unnecessary getters from ScreenTitle 2019-05-21 14:10:16 +09:00
89e62c3d30 Only play OsuHoverContainer hover effect if action is present 2019-05-21 14:07:40 +09:00
e7c8c4f787 Fix incorrectly changed colour 2019-05-21 14:02:17 +09:00
247dad7e86 Use OsuColour for profile overlay 2019-05-21 13:54:19 +09:00
bc962bf8f0 Move TooltipText to OsuClickableContainer 2019-05-21 13:51:38 +09:00
808b45ac64 Allow custom icon specification in ScreenTitle
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
2019-05-21 11:50:03 +09:00
6c26d6fdf9 Remove unnecessary getters from ScreenTitle 2019-05-21 11:13:36 +09:00
455301de2c Use OsuColour for profile overlay 2019-05-20 15:58:40 +09:00
dae315ec0a Move TooltipText to OsuClickableContainer 2019-05-19 11:28:24 +09:00
3fa1545ea4 Huge refactor pass focusing on ChangelogContent 2019-05-19 02:09:08 +09:00
9bc3aa3d46 Move new classes for now 2019-05-17 19:15:25 +09:00
dbc42fd59e Remove StreamColour class and implement locally 2019-05-17 18:31:53 +09:00
5d33a742c6 Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay 2019-05-16 18:55:28 +09:00
409d89eecf Match header titles with web (pt size) 2019-05-16 18:53:52 +09:00
29a415de48 Merge branch 'master' into TextLengthLimit 2019-05-15 19:21:01 +09:00
cc558cf073 Merge branch 'add-new-colours' into HoutarouOreki-changelog-overlay 2019-05-14 13:36:17 +09:00
4abe987e11 Add new colour palette 2019-05-14 13:28:16 +09:00
27ca094421 Update outdated licence headers 2019-05-13 17:14:52 +09:00