aktos-io / aecad

Open Source Circuit Board Design Software that runs on the browser and desktop
https://aktos.io/aecad
54 stars 10 forks source link

Letter "i" does not work in code editor after a point #19

Closed ceremcem closed 1 year ago

ceremcem commented 5 years ago

Something is capturing the letter i in the entire application, so the letter can not be typed inside code editor.

ceremcem commented 5 years ago

Reproduction: In the Move mode, this letter is captured, thus can not be used in code editor. See https://github.com/aktos-io/aecad/blob/01031ab56b9736126dc75b2306a9dae70a9db84f/webapps/main/sketcher/tools/move-tool.ls#L188

Workaround

Switch to select tool while coding everytime.