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

Optimize DLabel autostretch behavior #2089

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 24, 2024

  1. Optimize DLabel autostretch behavior

    Also modifies Panel:SizeToContentsY and Panel:SizeToContentsX behavior to cache the last contents size used to avoid constant PerformLayout loops
    thecraftianman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6b50f30 View commit details
    Browse the repository at this point in the history
  2. Styling tweak

    thecraftianman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dd15af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ad9f398 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    d4dc06e View commit details
    Browse the repository at this point in the history
  2. Revert "Remove caching variable"

    This reverts commit d4dc06e.
    thecraftianman committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    506c5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    1648df2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3897121 View commit details
    Browse the repository at this point in the history