GorvGoyl / Shortcut-Menu-Bar-VSCode-Extension

Add handy buttons like beautify, show opened files, save, toggle terminal, etc to the editor menu bar in VSCode. You can also create your own buttons with custom commands. VSCode Marketplace link: https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
GNU General Public License v3.0
224 stars 44 forks source link

navigate back and forward icons are not aligned and not always tightly arranged #30

Closed dacapoday closed 3 years ago

dacapoday commented 3 years ago

Bug 1 back’s position is lower than forward’s. awkward! image image

Bug 2 settings icon can be inserted between back and forward. strange! image

GorvGoyl commented 3 years ago

Ah, that's embarrassing. thank you for reporting. I will fix these in upcoming release.

GorvGoyl commented 3 years ago

fixed in upcoming release

ccelik97 commented 2 years ago

Hey morphing here but I think it's relevant to this one so, now the navigate forward & backward button locations aren't consistent when we navigate back & forth between editor tabs and non-editor (settings etc) tabs. I think these two buttons showing up on the rightmost side of the displayed icon groups (because it's right aligned on that bar so these two wouldn't move around) would make more sense than them still moving around.