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

Window flickering when png #1667

Merged
merged 6 commits into from
Nov 12, 2015
Merged

Window flickering when png #1667

merged 6 commits into from
Nov 12, 2015

Commits on Nov 9, 2015

  1. Configuration menu
    Copy the full SHA
    13f8826 View commit details
    Browse the repository at this point in the history
  2. force a configureEven in png after resizing

    dont go to ps if not coming from ps in _compute_width
    doutriaux1 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    d2c8517 View commit details
    Browse the repository at this point in the history
  3. Added trest

    doutriaux1 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    75494d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. the %2 bit was breaking all baselines

    anims are taking care of it already anyway
    anims rescale to W/H +1 rather than -1 in the odd case user would send a 1x1 pix
    flake8ed
    doutriaux1 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    158aee8 View commit details
    Browse the repository at this point in the history
  2. fixed size in bg mode

    doutriaux1 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    11b7942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b536a View commit details
    Browse the repository at this point in the history