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

add canvas cursor blink #24

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

Commits on Apr 23, 2019

  1. add canvas cursor blink

    Abdillah committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    7eb847a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca658c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9500972 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. change canvas to redraw bg on selection

    This avoid cursor trace and double selection redraw (which make it
    ticker than normal transparent selection).
    Abdillah committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    101120b View commit details
    Browse the repository at this point in the history
  2. fix lint max line length

    Abdillah committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    8e714c5 View commit details
    Browse the repository at this point in the history
  3. fix lint not formatted error

    Abdillah committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    0e07cd7 View commit details
    Browse the repository at this point in the history