Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doubling, fake shortcuts and floating #2

Closed
cojoj opened this issue Mar 18, 2015 · 2 comments
Closed

Doubling, fake shortcuts and floating #2

cojoj opened this issue Mar 18, 2015 · 2 comments

Comments

@cojoj
Copy link

cojoj commented Mar 18, 2015

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
Copy link
Owner

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
Copy link
Owner

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

  • Items that represent sub-menus (like Navigators, Utilities, etc. have been removed from the index (but their children are still indexed);
  • Invalid shortcuts are no longer displayed
  • Also fixed the "jumping" action bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants