Mitja Bezenšek

Results 147 comments of Mitja Bezenšek

I have the same problem. My DPI is 125% on the laptop, but I have it connected to external monitors with DPI 100% as well. I didn't yet catch which...

I guess I could create a repo, enable issue tracker and then we would test against it. WDYT?

I'm all for supporting more API calls 👍 I think that these names changed while the API evolved, thus the wrong names.

``` C:\Users\mitja.bezensek> $error[0].Exception The type initializer for 'Jump.Location.SetJumpLocationCommand' threw an exception. C:\Users\mitja.bezensek> $error[0].Exception.InnerException Row of file didn't have 2 columns separated by a tab C:\Users\mitja.bezensek> $error[0].Exception.InnerException.InnerException C:\Users\mitja.bezensek> ```

The active button states is a bug that was fixed in https://github.com/tldraw/tldraw/pull/2862. Let me update this branch.

Yeah. If we go with per shape styles I kinda see two options: 1. Hide the style panel for select tool if no shapes are selected. In general I really...

Hey! This does seem to work for me. Is there any way you could send us the file since it might be specific to your document?

Glad to hear it's working now. Let us know if it happens again.

I couldn't reproduce it immediately, but I'll keep a file opened and make some changes to it from time to time to see if I can make it happen after...