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

Feature/fix pencil and keyboard on mobile devices #84

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

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    fec2632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe81a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. * Fix virtual keyboard not shown on mobile devices

    By add an hidden textbox, user will type into this textbox and it
    will update the canvas respectively.
    
    This method also fix error when type in some special language
    dinhhung2910 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    dfd0d4c View commit details
    Browse the repository at this point in the history