Daniel
Daniel
Sadly this is still a problem. I'd really like to use exildraw as a note taking app just for the reason that I dont have to open 20 apps to...
Hey @zsviczian thanks for your message. Sadly I don't have any more in my vault to test this but I did write a lot more of notes. When I will...
I tried zooming in on the bottom text to fit my screen, so that I "could" edit it. That made my Ipad (with M1) freezing leaving me to restart obsidian...
> Hey, this looks great! I just left one comment. Let me know what you think. Hey @marcandrews could you rereview this? It would be nice having this as soon...
To be fair I don't have any experience in capturing windows and manipulating input using javascript, all I did was a fast google search and robot seemed to be the...
> Perhaps something like this for wasm > > ```rust > use std::{borrow::Cow, sync::Arc}; > use winit::{ > application::ApplicationHandler, > event::WindowEvent, > event_loop::{ActiveEventLoop, EventLoop}, > window::{Window, WindowId}, > }; >...
Ok, after further investigations this seems to be related to macOS. I tried redrawing the window after creating including a sleep but it does not fix the queue error. On...