David

Results 3 issues of David

Would be great if the plugin recognized the "Compare Previous File" and "Compare Next File" shortcuts.

If there are enough messages the searchbar overlaps the last message. I think this: https://github.com/maximebf/php-debugbar/blob/master/src/DebugBar/Resources/widgets.css#L23 Should be ul instead of div, so: `div.phpdebugbar-widgets-messages ul.phpdebugbar-widgets-list {`

I have stumbled upon this a few times now, I am not sure if this is a bug or I just fail to understand the concept here: If there is...