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
2025-03-07 08:47:20 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game
/
Overlays
/
Chat
/
ChannelList
History
Dean Herbert
1d38e5bd33
Add notes about weird local handling in
ChannelListSelector
2022-05-12 13:58:10 +09:00
..
ChannelList.cs
Use
CurrentChannel == null
to show the channel selector
2022-05-11 22:52:15 +01:00
ChannelListItem.cs
Use
CurrentChannel == null
to show the channel selector
2022-05-11 22:52:15 +01:00
ChannelListItemCloseButton.cs
Fix close button animation not being applied correct on mouse down due to conflicting scales
2022-03-21 14:41:57 +09:00
ChannelListItemMentionPill.cs
Add animation when mention pill appears (or a new message arrives)
2022-03-21 14:31:51 +09:00
ChannelListSelector.cs
Add notes about weird local handling in
ChannelListSelector
2022-05-12 13:58:10 +09:00