This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-25 09:50:13 +08:00
Code
Issues
Releases
Wiki
Activity
6,090
Commits
4
Branches
796
Tags
c9cdb9c865a41e359ccbe46a326c4ef8971a4e08
Commit Graph
111 Commits
Fix OsuTooltipContainer.PopIn not overriding PopOut transforms
Thomas Müller
·
2017-07-18 11:53:56 +03:00
7acff29bd3
Update framework with tooltip changes
Thomas Müller
·
2017-07-07 08:59:17 +03:00
6de9776e05
Use tooltip and context menu containers as newly required
Thomas Müller
·
2017-07-06 15:15:12 +03:00
d68f17b697
Use ReceiveMouseInputAt whenever possible
Thomas Müller
·
2017-06-30 09:54:03 +03:00
bb15bc0467
Remove now obsolete InternalContains
Thomas Müller
·
2017-06-24 09:21:08 +02:00
e3489928b7
Get rid of AlwaysReceiveInput
Thomas Müller
·
2017-06-23 18:02:24 +02:00
f5829860a2
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Context Menu
EVAST9919
·
2017-06-12 12:56:07 +03:00
1711258038
Remove unused file.
smoogipooo
·
2017-06-12 12:57:34 +09:00
157e0e569a
Update in line with framework.
smoogipooo
·
2017-06-12 12:48:47 +09:00
ffbb46f668
Update with framework changes.
smoogipooo
·
2017-06-08 17:57:06 +09:00
25ff4de39a
Only instantly move tooltip is we are not visible
Dean Herbert
·
2017-06-05 20:52:46 +09:00
c85a0223b0
Fix incorrect initial movement of tooltips
Thomas Müller
·
2017-06-05 13:07:38 +02:00
b4b3ba0787
Make osu tooltips move smoothly
Thomas Müller
·
2017-06-05 12:59:29 +02:00
e92c1210d1
Remove unnecessary usings
Thomas Müller
·
2017-06-03 17:29:20 +02:00
2c5979ea8a
Fix incorrect proportions of menu cursor
Thomas Müller
·
2017-06-03 16:34:00 +02:00
50158a1cd2
update osu to use the framework's TooltipContainer
Jorolf
·
2017-06-03 14:50:35 +02:00
a43890ffb4
Update namespaces in line with framework
Dean Herbert
·
2017-05-16 12:50:30 +09:00
efab186384
Rewrite to make better
Dean Herbert
·
2017-05-15 12:54:56 +09:00
f730769186
Merge branch 'master' into cursor_size.
Dean Herbert
·
2017-05-15 12:23:49 +09:00
3b87a938db
OsuConfig -> OsuSetting
Dean Herbert
·
2017-05-15 10:56:27 +09:00
622b155fda
Cleanup
EVAST9919
·
2017-05-14 10:26:52 +03:00
b6460d89c9
CI fixes
EVAST9919
·
2017-05-14 07:35:23 +03:00
49f5364e9e
iplemented stable-like algorithm
EVAST9919
·
2017-05-14 07:28:12 +03:00
12dab6f75c
Automatic gameplay cursor size
EVAST9919
·
2017-05-13 03:46:37 +03:00
ca6df533bd
Update framework.
smoogipooo
·
2017-05-09 21:00:40 +09:00
e1ed785cbf
Add non-null assurance.
Dean Herbert
·
2017-05-08 12:45:55 +09:00
9f1f926634
Made cursortrail work with multiple positions
WebFreak001
·
2017-05-05 17:44:51 +02:00
5aecc3d761
Fix readonly warning
WebFreak001
·
2017-05-03 18:48:17 +02:00
063b606a12
InputResample CursorTrail
WebFreak001
·
2017-05-03 18:33:42 +02:00
008ff9d2f9
Fix tooltips sticking after drag.
Dean Herbert
·
2017-04-20 18:17:12 +09:00
4e1942f998
Add tooltip to sliderbars. Move interface.
Dean Herbert
·
2017-04-20 17:33:07 +09:00
c87657707f
Remove using.
Dean Herbert
·
2017-04-20 16:37:29 +09:00
ce5763ed97
Make background slightly transparent.
Dean Herbert
·
2017-04-20 16:29:05 +09:00
9d975f202f
Reduce appear delay slightly.
Dean Herbert
·
2017-04-20 16:28:55 +09:00
18bbbdad4c
Don't run AutoSize transforms when tooltip is already invisible.
Dean Herbert
·
2017-04-20 16:28:45 +09:00
d12a9a7675
Position tooltip better; remove need for lastState.
Dean Herbert
·
2017-04-20 16:08:36 +09:00
a884ac215e
Update visual apperance.
Dean Herbert
·
2017-04-20 16:05:25 +09:00
00d8cacba8
Keep tooltip's current target while the main button is pressed.
Handles drag operations better.
Dean Herbert
·
2017-04-20 15:51:30 +09:00
990c14fbe0
Remove redundancies.
Dean Herbert
·
2017-04-20 15:29:34 +09:00
30c3c932b1
Remove unnecessary interfaces and simplify tooltip logic.
Dean Herbert
·
2017-04-20 14:34:29 +09:00
b11315ca46
move tooltip outside of the cursor
Jorolf
·
2017-04-20 00:42:40 +02:00
ea67b41683
---changing---
Jorolf
·
2017-04-19 15:33:24 +02:00
d04893a43a
renaming and some changes in TestCaseTooltip
Jorolf
·
2017-04-19 13:52:17 +02:00
4f9c5dd44d
removed unused stuff and change the tooltip y coordinate
Jorolf
·
2017-04-17 19:50:34 +02:00
095b6fded6
Merge branch 'tooltips' of github.com:Jorolf/osu into tooltips
Jorolf
·
2017-04-17 17:43:54 +02:00
906d68936a
made method into property
Jorolf
·
2017-04-17 17:43:44 +02:00
25fd1d2b72
Update MenuCursor.cs
Jorolf
·
2017-04-17 17:10:55 +02:00
d4ac3c5e9c
moved tooltip stuff to Tooltip instead of MenuCursor
Jorolf
·
2017-04-17 17:04:48 +02:00
773e6a2911
add IHasOverhangingTooltip
Jorolf
·
2017-04-14 00:18:17 +02:00
7f08c3c417
First
Previous
1
2
3
Next
Last