Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key Counter #30

Closed
wants to merge 6 commits into from
Closed

Key Counter #30

wants to merge 6 commits into from

Conversation

RemieRichards
Copy link
Contributor

@RemieRichards RemieRichards commented Sep 23, 2016

An Implementation of #29

Features:

  • The ability to set the text colours for glowing and non glowing
  • Nice spritetext positioning (thanks huoyaoyuan)

Prerequisites:

Preview:
keycounter

Turns out KeyCounter/key-hit.png (and it's @2x) aren't necessary, since the glow is added/removed in the key up/down calls, so any visuals it was trying to achieve are covered by the glow sprite, it'll need removing from ppy:osu-resources and probably shouldn't be referenced in #29 anymore.

…, as this kind of solution/workaround isn't wanted in the main framework.
…e the needed visuals.

Borrowed nicer spritetext positions from huoyaoyuan
@peppy
Copy link
Member

peppy commented Oct 14, 2016

Gone through this. Code looks concise and good.

Closing as we've already merged a solution.

@peppy peppy closed this Oct 14, 2016
ILW8 added a commit to ILW8/osu that referenced this pull request Apr 13, 2024
fix kestrel server being reused when stopping and starting server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants