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

Limit maximum tooltip width to prevent overflow #29210

Merged

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    9e03dc3 View commit details
    Browse the repository at this point in the history
  2. Remove unused using

    normalid-awa committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    04ecefe View commit details
    Browse the repository at this point in the history
  3. Cleanup code

    normalid-awa committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    54e73ac View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Revert "Update resources"

    This reverts commit cbfb569.
    normalid-awa committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    894c615 View commit details
    Browse the repository at this point in the history
  2. Revert changes

    normalid-awa committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5de37f9 View commit details
    Browse the repository at this point in the history
  3. Replace the OsuSpriteText with TextFlowContainer in OsuTooltip

    …and limit the max width
    normalid-awa committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f6ca4b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8265e7c View commit details
    Browse the repository at this point in the history
  5. Only wrap by per word

    normalid-awa committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a8141bf View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Rename variables a bit

    smoogipoo committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    040f654 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f9866d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/visual/long-commet-tooltip-overflow' of https://…

    …github.com/jkh675/osu into bugfix/visual/long-commet-tooltip-overflow
    normalid-awa committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a1a65e5 View commit details
    Browse the repository at this point in the history
  3. Fix unit test error

    normalid-awa committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    273bd73 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c5e29b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a0ead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17eb134 View commit details
    Browse the repository at this point in the history