If so, this fix isn’t being applied to the binary for some reason:
@dgavrilov Does it still happen on beta.2?
Which platform are you on?
If so, this fix isn’t being applied to the binary for some reason:
@dgavrilov Does it still happen on beta.2?
Which platform are you on?
ahhhhhhhhhhhhh sorry, I haven’t updated the package!!
Inkdrop version: 5.9.0-beta.2
Platform: Windows 10 x64 22H2
@dgavrilov Can you please try this patch?
https://d3ip0rje8grhnl.cloudfront.net/tmp/Inkdrop-5.9.0-beta.2-Windows_patch-1.zip
Yes, it looks like this bug has been fixed in this version.
great, thanks for checking, @dgavrilov!
Landed in v5.9.0 officially Thanks again for reporting!
In the editor view it’s still the same for me:
can you check this?
You mean the clickable area is off?
CM5 sometimes needs to re-measure the positions and sizes for each token.
I guess it will be resolved in CM6.
yes, in the second level I can only click on the brackets (should be seen in the video here: Cannot click 2nd level checkbox - #28 by Marco_Laux)
Is it solved if you resize the window?
Alternatively,
inkdrop.getActiveEditor().cm.refresh()
should fix it.