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-18 01:30:05 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
25 Commits
Add chevron transition to
CommentRepliesButton
Joseph Madamba
·
2024-07-08 00:32:54 -07:00
73d164e0d0
Use scale instead of rotation in
ChevronButton
(used in top-right of comments section)
Salman Ahmed
·
2024-07-08 08:48:07 +03:00
4c2ae07eba
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Add ability to change number on replies button
ansel
·
2023-01-18 20:49:30 +03:00
0d91277ea5
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Use existing web localisation for most hardcoded strings
Joseph Madamba
·
2022-04-20 16:31:11 -07:00
5e5c8e78a6
Apply changes to UI components overriding functions with changing signatures
Dean Herbert
·
2021-02-22 19:01:42 +09:00
1fd76ea3fb
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
Dean Herbert
·
2020-07-30 13:49:04 +09:00
e5991d6e14
Rename ShowMoreButton in comments namespace to ShowMoreRepliesButton
Andrei Zavatski
·
2020-07-30 05:02:01 +03:00
45ddc7a2e9
Update ShowMoreButton in line with web
Andrei Zavatski
·
2020-07-30 04:51:09 +03:00
d4496eb982
Update DrawableComment layout
Andrei Zavatski
·
2020-07-28 02:36:25 +03:00
2d502cebda
ShowMoreButton rework
Andrei Zavatski
·
2020-07-28 00:43:06 +03:00
46d1de7fa7
Update ChevronButton position/colour
Andrei Zavatski
·
2020-07-28 00:29:17 +03:00
1b5a23311e
Return true on click
Andrei Zavatski
·
2020-07-14 21:18:46 +03:00
85c8757572
Remove unnecessary action from ShowRepliesButton
Andrei Zavatski
·
2020-07-14 15:12:18 +03:00
28006ac33f
Refactor LoadRepliesButton to inherit LoadingButton
Andrei Zavatski
·
2020-07-14 15:02:29 +03:00
4c2294f0cd
Rename arrow direction method
Andrei Zavatski
·
2020-07-14 03:01:14 +03:00
56349e65f3
Make ctor protected
Andrei Zavatski
·
2020-07-12 12:39:48 +03:00
be36a4b768
Make icon private but expose a protected method
Andrei Zavatski
·
2020-07-12 12:32:26 +03:00
c3524cbe57
Make button text a property
Andrei Zavatski
·
2020-07-12 12:27:26 +03:00
da40f29b44
Adjust margins/paddings
Andrei Zavatski
·
2020-07-11 09:03:03 +03:00
024ccc75ee
Update arrow colour on hover
Andrei Zavatski
·
2020-07-11 08:13:11 +03:00
b1b2e961bc
Make Icon rotate when clicking ShowRepliesButton
Andrei Zavatski
·
2020-07-11 07:54:37 +03:00
0861ee0c8e
Implement CommentRepliesButton
Andrei Zavatski
·
2020-07-11 07:47:17 +03:00
da249abd19