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

Refactored the rotate button. #714

Merged
merged 2 commits into from
Dec 3, 2015
Merged

Commits on Dec 1, 2015

  1. Refactored the rotate button.

    Fixes #663
    Introduced new buttons so now we can rotate by dragging on the main button, or we can do one of the following:
    - rotate left by 90 degrees
    - rotate right by 90 degrees
    - rotate left to the closest multiple of 90 degrees (if it is a multiple of 90 degrees, there will be no change)
    - rotate right to the closest multiple of 90 degrees (-||-)
    - set rotation to 0 degree
    - clear rotation info (so reset to the inherited information)
    We also enhanced the tool-tip of buttons.
    kecso committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    c1eb80c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. #714 review comment fixes

    kecso committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    293465b View commit details
    Browse the repository at this point in the history