Dean Herbert
|
898520935e
|
Move link handling code to OsuGame
This allows for future calls from arguments / associations
|
2019-11-01 11:40:51 +09:00 |
|
Dan Balasescu
|
514c9f1eef
|
Merge branch 'master' into bindable-control-points
|
2019-10-30 16:20:54 +09:00 |
|
Dean Herbert
|
dbee63c1a6
|
Make OsuButton correctly block hover events (#6636)
Make OsuButton correctly block hover events
|
2019-10-30 12:38:16 +09:00 |
|
Dean Herbert
|
08040adfad
|
Expose Current bindable in LabelledComponents
Adds a `LabelledDrawable` class for usages where bindables are not present.
|
2019-10-28 16:24:28 +09:00 |
|
Dean Herbert
|
6980f488dc
|
Make OsuButton correctly block hover events
|
2019-10-28 16:24:07 +09:00 |
|
Dean Herbert
|
8069674824
|
Merge remote-tracking branch 'upstream/master' into bindable-control-points
|
2019-10-28 11:52:04 +09:00 |
|
Dean Herbert
|
8baf569f59
|
Remove necessity of AutoGenerated flag
|
2019-10-25 19:58:42 +09:00 |
|
Dean Herbert
|
e987db37ec
|
Add grouping of ControlPoints
|
2019-10-25 19:52:02 +09:00 |
|
Andrei Zavatski
|
85769982a0
|
Refactor LoadingButton
|
2019-10-24 17:49:34 +03:00 |
|
Andrei Zavatski
|
b310fd9d44
|
Adjust naming inside the LoadingButton
|
2019-10-23 13:39:42 +03:00 |
|
Dean Herbert
|
40c202c394
|
Merge branch 'master' into comments-vote-pill
|
2019-10-23 15:41:54 +09:00 |
|
Dean Herbert
|
21e0bd2a5a
|
Merge branch 'fix-wave-container' into apply-framework-fixes
|
2019-10-23 15:13:41 +09:00 |
|
smoogipoo
|
851773a842
|
Apply adjustments for framework changes
|
2019-10-23 14:04:06 +09:00 |
|
Dean Herbert
|
001eae2c02
|
Merge remote-tracking branch 'upstream/master' into make-most-textbox-carets-movable
|
2019-10-22 15:04:16 +09:00 |
|
Dean Herbert
|
5d0d83b6bf
|
Add basic xmldoc
|
2019-10-22 15:04:10 +09:00 |
|
Joehu
|
f7924d3bad
|
Rename "FixedSearchTextBox" to "SeekLimitedSearchTextBox"
|
2019-10-21 16:00:09 -07:00 |
|
Dean Herbert
|
b30c84778f
|
Update WaveContainer to support framework changes
|
2019-10-18 16:13:01 +09:00 |
|
Joehu
|
e5b50b5e1f
|
Fix slider bar regression when using arrows
|
2019-10-17 13:54:36 -07:00 |
|
Andrei Zavatski
|
6b196a6ce7
|
CI fixes
|
2019-10-17 15:24:51 +03:00 |
|
Andrei Zavatski
|
a437ff74cc
|
Move VotePill to it's own file
|
2019-10-17 14:18:31 +03:00 |
|
Andrei Zavatski
|
d3a8dfd5ff
|
Implement LoadingButton component
|
2019-10-17 13:57:17 +03:00 |
|
smoogipoo
|
350d139cbf
|
Make chevron icon colour protected
|
2019-10-16 15:54:00 +09:00 |
|
Joehu
|
649951198e
|
Make most textbox carets movable
|
2019-10-15 14:47:48 -07:00 |
|
Andrei Zavatski
|
b1f7a673e7
|
Simplify chevron icon coloring
|
2019-10-15 00:10:02 +03:00 |
|
Andrei Zavatski
|
d4843285db
|
CI fixes
|
2019-10-14 17:33:14 +03:00 |
|
Andrei Zavatski
|
a44cc2e70b
|
Implement CommentsShowMoreButton
|
2019-10-13 14:43:30 +03:00 |
|
Dean Herbert
|
a7b58cad99
|
Merge branch 'master' into labelled-switch-button
|
2019-10-04 11:15:54 +08:00 |
|
Dan Balasescu
|
2519fd26a9
|
Merge pull request #6351 from Joehuu/simplify-exit-logic-of-screens
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-02 18:38:06 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|
Joehu
|
e3502f5200
|
Fix typo on Key.Escape comment
|
2019-10-01 08:37:08 -07:00 |
|
Joehu
|
ff6367fa4b
|
Make back button glow when pressing escape
|
2019-10-01 08:26:45 -07:00 |
|
Joehu
|
5f700f2ae9
|
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-01 08:26:34 -07:00 |
|
Dean Herbert
|
193a9b0dd7
|
Merge branch 'master' into labelled-switch-button
|
2019-09-29 14:56:26 +08:00 |
|
Dean Herbert
|
45f833ceea
|
Add invocation null checks for safety
|
2019-09-25 22:14:42 +09:00 |
|
smoogipoo
|
9f77a1ef35
|
Adjust namespaces
|
2019-09-25 17:53:08 +09:00 |
|
smoogipoo
|
d32a0acd10
|
Merge remote-tracking branch 'origin/master' into labelled-switch-button
|
2019-09-25 17:51:12 +09:00 |
|
smoogipoo
|
261ba5c80a
|
Fix button not transforming correctly in some cases
|
2019-09-25 17:42:27 +09:00 |
|
Dean Herbert
|
654b815b36
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-09-25 14:38:39 +09:00 |
|
Dean Herbert
|
f493f1c71d
|
Move new components to v2 namespace
|
2019-09-24 19:00:26 +09:00 |
|
smoogipoo
|
028c958431
|
Initial implementation of a switch button
|
2019-09-24 18:39:11 +09:00 |
|
Dean Herbert
|
50d4206c45
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
|
Dean Herbert
|
177a789d79
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
|
Roman Kapustin
|
8456861b8d
|
Wait for cursor hiding using ManualResetEventSlim
|
2019-09-14 17:08:56 +03:00 |
|
Andrei Zavatski
|
437e121056
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video
|
2019-09-13 13:39:58 +03:00 |
|
Andrei Zavatski
|
cb98b07e33
|
Merge master with conflicts resolved
|
2019-09-13 10:45:01 +03:00 |
|
Dean Herbert
|
a05ae2c1b2
|
Merge remote-tracking branch 'upstream/master' into pr/EVAST9919/6082
|
2019-09-13 15:53:11 +09:00 |
|
Dean Herbert
|
e2e87d5268
|
Merge branch 'master' into properly-fix-dialog-double-samples
|
2019-09-13 14:53:29 +09:00 |
|
Dean Herbert
|
0e679fb468
|
Use colour constant rather than opacity helper function
|
2019-09-13 14:06:19 +09:00 |
|
Dean Herbert
|
b917f29cfe
|
Make GradientLineTabControl abstract
|
2019-09-13 13:59:06 +09:00 |
|
Andrei Zavatski
|
b17d097a39
|
Simplify colour usage in GradientLine
|
2019-09-12 17:17:57 +03:00 |
|