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

Start fixing scrolling containing entries #1994

Merged
merged 2 commits into from Feb 26, 2021

Commits on Feb 21, 2021

  1. Start fixing scrolling containing entries

    When setting up an entry do not expose a scroll container unless multiline or scrolling is specified.
    Fixes fyne-io#1939
    andydotxyz committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    871ab50 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Fix the Entry/Scroll object hierarchy on Refresh if wrapping changes

    Required also fixing test masters for the off state which is now correct.
    andydotxyz committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b9f9f6e View commit details
    Browse the repository at this point in the history