godbout / kindaVim.docs

Ultimate Vim Mode for macOS
https://kindavim.app
613 stars 4 forks source link

Wizard text explanation cuts off when it is too long #195

Closed codeluggage closed 10 months ago

codeluggage commented 11 months ago

Only seen this with the Wizard for Discord so far, I think. Here's a screenshot: image

Not high priority in any way, but I do wonder what the rest of it said :D

My system:

godbout commented 11 months ago

yeah, very fair. it's not supposed to happen in the sense that i check the desc length myself. not sure why i missed this one? anyways wait a sec. will bring it up.

godbout commented 11 months ago

"Electron app. There's two issues with Discord. It doesn't implement the writing part of the macOS Accessibility, so you need to add it to Key Mapping. But it also doesn't select text when using shift control a and shift control e, used by the Keyboard Strategy to generate moves. So some moves will not work properly. Both issues have been reported."

LOL. almost there.

godbout commented 11 months ago

oh i think i know the issue. spacing changed in the Markdown rendering of code in SwiftUI. so some parts of the desc take more width now. nice. no wonder i need to work on this full time 😂️

will update. thanks for reporting.

godbout commented 10 months ago

fixed in kV57: https://github.com/godbout/kindaVim.docs/releases/tag/57