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

Another Power Saving Mode #5116

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

Commits on Mar 20, 2022

  1. - fixed plot animations

     - added api function (ImGui::SetNextRefresh)
     - fixed windows not redrawing when closing via close button
    sergeyn committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    34b3d32 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Updated to 1.88 version (current latest)

    Key features:
       - frame is rendered only when it needs to render
       - reason for frame render is shown in console
       - fixed spurious mouse events resulting in needles updates
       - fixed dpi handling (and made dpi-enabled as default)
       - fixed plot animations
       - added api function (ImGui::SetNextRefresh)
       - fixed windows not redrawing when closing via close button
       - fixed scrollbar resize when container window grows
    sergeyn committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    cb5b60f View commit details
    Browse the repository at this point in the history