MewPurPur / GodSVG

An application in early development for creating simple vector graphics. Built in Godot.

Home Page:https://godsvg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile issues tracker

Kiisu-Master opened this issue · comments

GodSVG problems on mobile:

  • [Critical] Color picker freezes app: probably the shaders.
  • Input problems:
    • [Critical] Interacting with path commands is broken. (In the inspector)
    • No pinch to zoom.
    • No long tap action:
      • No way to open context menus: no access to undo/redo.
      • No way to see tooltips: less access to info and mysterious icon buttons.
    • Scrolling sucks. This is mostly Godots fault, but the inspector doesn't scroll at all because it starts drag and drop. (You can use the scrollbar)
  • No way to make inspector smaller: minimum size is big.
  • UI default scale way too small: needs to be auto-detected based on screen resolution and size.