pdcgomes / XCActionBar

"Alfred for Xcode" plugin
MIT License
1.21k stars 36 forks source link

Doubling, fake shortcuts and floating #2

Closed cojoj closed 9 years ago

cojoj commented 9 years ago

I've decided to give it a try and I'm more than happy with this! Anyway, I've found some bugs I'd like to point for the future improvements.

First of all, when menu option has no shortcut assigned to it in XCActionBar dropdown menu it's still presented with the shortcut... Why? fake shortcuts

Another thing is that the plugin is doubling some menu entries like on the screenshot below: doubling But I've noticed that's becuase I've got another plugin which serves the same featue... It's a little bit confusing.

Last thing is that the XCActionBar is not always displayed in the same place. One time it's higher but the other time is lower.

pdcgomes commented 9 years ago

Hey! Glad you're enjoying it!

I really appreciate the time you took to document these issues (a couple of them I had already logged as well). I'll get them sorted over the next few days, so stay tuned :)

pdcgomes commented 9 years ago

So, I've fixed a couple of these issues: