Dean Herbert
|
6a5f0e8237
|
Move handling of replay seek operations out of progress bar
This is in order to avoid using the now obsoleted property
`SliderBar.AllowKeyboardInputWhenNotHovered`
(see https://github.com/ppy/osu-framework/pull/4579).
|
2021-07-09 14:28:59 +09:00 |
|
Joehu
|
ecbd8067e9
|
Add ability to seek replays/auto with arrow keys
|
2020-07-14 20:18:47 -07:00 |
|
Dean Herbert
|
997b49f6dc
|
Change display to always show progress bar, only hiding seeking handle instead
|
2020-01-24 14:21:22 +09:00 |
|
Dean Herbert
|
da65fff48e
|
Merge remote-tracking branch 'upstream/master' into collapse-graph-option
|
2020-01-24 13:55:42 +09:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
smoogipoo
|
f0bcb2b933
|
Debounce user-requested replay seeks
|
2019-09-17 16:12:18 +09:00 |
|
Unknown
|
608223cbb4
|
Add setting to collapse the song progress graph
|
2019-07-04 11:59:38 +02:00 |
|
smoogipoo
|
d2479acbf2
|
Fix incorrect value being clamped
|
2019-05-10 18:04:58 +09:00 |
|
Dean Herbert
|
fdf67aaa11
|
Clamp values
|
2019-05-10 17:18:39 +09:00 |
|
Dean Herbert
|
5942072128
|
Add a tween when clicking to seek
|
2019-05-09 18:07:38 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
38a3ccc817
|
Use value where applicable
|
2019-01-08 16:31:44 +09:00 |
|
smoogipoo
|
8692be9de3
|
Fix sliderbar not working correctly with TransferValueOnCommit = true
|
2019-01-08 16:07:54 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
0cd049c6b0
|
Rely less on zero-duration transform helpers
They have huge overheads.
See ppy/osu-framework#1411.
|
2018-02-28 11:00:54 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Jai Sharma
|
a0262e32b1
|
CI Fixes
|
2017-06-24 09:15:53 +01:00 |
|
Jai Sharma
|
73c004fb71
|
Removed DragBar from song progress
|
2017-06-22 17:42:29 +01:00 |
|
paparony03
|
c8720bc5d5
|
Oops
|
2017-06-20 16:00:09 +10:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
Dean Herbert
|
8c41707ac7
|
Fix incorrect default state. Handle input better.
|
2017-04-14 14:40:52 +09:00 |
|
Dean Herbert
|
7e99fc47e2
|
wip
|
2017-04-07 16:54:54 +09:00 |
|
DrabWeb
|
0edee04200
|
Use OsuColour instead of static colours
|
2017-03-24 00:41:14 -03:00 |
|
DrabWeb
|
938f5eaf58
|
Dragging
|
2017-03-23 07:38:08 -03:00 |
|
DrabWeb
|
0337f18fb9
|
Cleaning
|
2017-03-23 06:37:12 -03:00 |
|
DrabWeb
|
333008e26d
|
Formatting
|
2017-03-22 08:59:44 -03:00 |
|
DrabWeb
|
340ddb59cd
|
License headers
|
2017-03-22 08:54:21 -03:00 |
|
DrabWeb
|
536925c77a
|
Comply to naming conventions
|
2017-03-02 09:15:53 -04:00 |
|
DrabWeb
|
7fea233181
|
Removed gradient from test case, modified DragBar to allow access to what's needed in the progress bar, styled the progress bar
|
2017-02-09 16:28:40 -04:00 |
|
DrabWeb
|
50f93bc215
|
Refactoring to SongProgress in osu.Game.Screens.Play, moving out progress bar into it's own class
|
2017-02-08 16:22:31 -04:00 |
|