on2-dev / nasc-vscode-mac-touchbar

A customization for your the macbook pro touch bar buttons with features for VSCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buttons disappear in debug mode

JasCodes opened this issue · comments

Hey @felipenmoura
Awesome work on this!!! 🥳

I work in flutter in hot reload mode. This means I am always in debug mode while in development. I don't see any touch buttons in dubug mode. Is it by design? Can we do something about it.

Thanks

Hi @JasCodes
Yup...these buttons are "cropped" away when they don't feet in the bar!
Try disabling one or two buttons and see if the bar reappears to you :)

Hey @felipenmoura
No... thats not the thing. Check out the image below.

When debugger not attached, touchbar buttons working

image

But when debugger is attached, touchbar buttons disappear

image

Thx

Oh, I see!
Thanks for posting it here @JasCodes