-
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bar: support for debug bar at top of screen AJAX fixes
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7ac33a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a nice improvement - thanks, although I am not really sure that having the debug bar at the top of the screen is still very functional when the ajax bar is displayed. If you hover a panel icon on the main bar and then try to move the mouse to the panel, icons on the ajax bar are triggered and an ajax panel is displayed in instead. If you click a regular bar icon you can obviously get what you need, but it's still messy. That said I am not sure there is really a solution to this and that's probably ok. I don't imagine many would actually like the bar at the top of the screen anyway - it seems more in the way to me. So this is just an FYI, rather than a request for a fix.