Eugene Petkevich
Eugene Petkevich
@LFSaw I'm using Push (1st one)
@apricea4 you can get annotation relative width and height as following: ``` annotation.shapes[0].geometry.width annotation.shapes[0].geometry.height ``` The values would be in range 0..1. To convert to pixels you can multiply the...
I had the problem when updated to Sonoma. Then I disabled the blue capslock indicator popup in macos and now it seems working normal as before. UPDATE: the problem still...