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

Introduce basic dithering tool #308

Merged
merged 4 commits into from
Sep 15, 2015
Merged

Introduce basic dithering tool #308

merged 4 commits into from
Sep 15, 2015

Commits on Sep 14, 2015

  1. 10 Configuration menu
    Copy the full SHA
    ed32ddc View commit details
    Browse the repository at this point in the history
  2. Fixing lint errors

    grosbouddha committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    63449b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0acb62 View commit details
    Browse the repository at this point in the history
  4. Fix dithering right-click color inversion on FF/IE

    Record pressed mouse button type only at mousedown time.
    On IE/FF, the button type is not available during mousemove.
    Did a round of testing on both FF and Chrome.
    grosbouddha committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    7d964c7 View commit details
    Browse the repository at this point in the history