Huo Yaoyuan
|
f1d5a92950
|
Use generic IEqutable to avoid typeless Equals.
|
2017-05-16 21:49:38 +08:00 |
|
Jorolf
|
e53c4be356
|
I guess this works...
|
2017-04-22 18:36:36 +02:00 |
|
Jorolf
|
02249dcd67
|
add a function to OsuSliderBar to manually set the tooltip text
|
2017-04-22 18:34:57 +02:00 |
|
Dean Herbert
|
ef7bc0f92e
|
Update UI controls to understand DisabledChanged.
|
2017-04-21 14:02:04 +09:00 |
|
Dean Herbert
|
02e406860b
|
Merge remote-tracking branch 'upstream/master' into tooltips
# Conflicts:
# osu.Game/Graphics/UserInterface/OsuSliderBar.cs
|
2017-04-20 18:02:38 +09:00 |
|
Dean Herbert
|
0de71ab24d
|
Add basic tooltip support to OsuSliderBar.
|
2017-04-20 17:57:58 +09:00 |
|
Dean Herbert
|
c87657707f
|
Add tooltip to sliderbars. Move interface.
|
2017-04-20 17:33:07 +09:00 |
|
Dean Herbert
|
9c8cd08927
|
Don't play sliderbar samples more than once when value has not changed.
|
2017-04-20 16:35:55 +09:00 |
|
Dan Balasescu
|
5bf71aae9c
|
Remove unused using.
|
2017-04-12 20:14:12 +09:00 |
|
Dean Herbert
|
ec6267c5b2
|
switch -> if.
|
2017-04-12 19:41:11 +09:00 |
|
Dean Herbert
|
2964c04c14
|
Add special SliderBar sound behaviour when at extents.
|
2017-04-12 12:07:29 +09:00 |
|
Dean Herbert
|
d6fa51dc5c
|
Update SliderBar to use OnUserChange method.
|
2017-04-12 12:07:27 +09:00 |
|
Dean Herbert
|
bb4a909de5
|
Update UI control access in line with framework changes.
|
2017-04-10 14:54:23 +09:00 |
|
Dean Herbert
|
24d06fa92d
|
CheckBox -> Checkbox.
|
2017-03-31 17:38:33 +09:00 |
|
Dean Herbert
|
f7dc7e9bb9
|
Update references.
|
2017-03-28 21:26:20 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Thomas Müller
|
1585ae842a
|
Update framework
|
2017-02-26 11:22:58 +09:00 |
|
Dean Herbert
|
32ce8cf723
|
Audio class renames in line with framework changes.
|
2017-02-18 17:35:04 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
97d52188b2
|
Make sliderbar lines smoother when scrolling.
|
2017-02-04 20:56:14 +09:00 |
|
Dean Herbert
|
1e3266a9d2
|
Fix sliderbar lines lagging behind nub.
|
2017-02-04 20:55:26 +09:00 |
|
Thomas Müller
|
d6714324df
|
OsuNub -> Nub.
|
2017-02-04 12:06:53 +01:00 |
|
Thomas Müller
|
0edc64a08c
|
Re-use checkbox nub for option sliders and slightly re-structure.
|
2017-02-04 09:50:58 +01:00 |
|