bbodi / notecalc3

NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
https://bbodi.github.io/notecalc3/
GNU Affero General Public License v3.0
1.16k stars 43 forks source link

Changed cursor to be "text" when in text area to be consistent with other text editors #8

Closed bbb651 closed 3 years ago

bbb651 commented 3 years ago

I can't really test it because I'm having some issues with building, but I think I think it would make it more consistent with other text editors.

bbodi commented 3 years ago

Hehe, thanks for noticing it :)

bbodi commented 3 years ago

btw what is your issue with building?

bbb651 commented 3 years ago

When I build it using compile_and_run.bat semi-works, but I'm getting in the javascript console every time I move my mouse

Uncaught TypeError: wasm_bindgen.handle_mouse_move is not a function
    on_drag http://localhost:5000/notecalc:395
notecalc:395:70

Which makes everything that relies on it break

bbodi commented 3 years ago

yes, use the localhost:5000/notecalc?debug url. There are 2 wasm files: