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

Fixes in panels: correct color crop + correct rendering of graph in panels #10422

Merged
merged 3 commits into from Jun 20, 2018

Commits on Jun 20, 2018

  1. Fix graph in panels rendering

    Fix use after free in canvas resize
    
    Fix utf8 working only in leftmost panel
    cyanpencil committed Jun 20, 2018
    Copy the full SHA
    fcc0f04 View commit details
    Browse the repository at this point in the history
  2. Refactoring in canvas.c

    cyanpencil committed Jun 20, 2018
    Copy the full SHA
    62fcbe7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f2a56ab View commit details
    Browse the repository at this point in the history