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-20 22:21:10 +08:00
Code
Issues
Releases
Wiki
Activity
9,044
Commits
4
Branches
793
Tags
4d475f1c1bcfa420ead2ea077c4e191f09d3806b
Commit Graph
5 Commits
Removed unnecessary "using" directives
FreezyLemon
·
2017-12-07 19:36:56 +01:00
e05618a415
Made it so the link ID is always added before loading the SpriteTexts (fixed weird bug where some sprites would be white instead of blue). Also improved XML doc on TextColour
FreezyLemon
·
2017-12-04 13:46:07 +01:00
9b866d2248
Added new OsuLinkSpriteText.TextColour property that sets the internal content (OsuHoverContainer)'s colour instead of the whole container, so that text colour is always changed through that (e.g. link colouring, link hover fade).
Implemented it to be used when adding text to an OsuLinkTextFlowContainer.
FreezyLemon
·
2017-12-04 13:33:42 +01:00
cf96323980
LoadComponent before assigning URL to ensure dependency loading
FreezyLemon
·
2017-12-03 23:55:00 +01:00
a839d0e91d
Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one
FreezyLemon
·
2017-12-01 20:26:51 +01:00
1f1c7dd70f