Thomas Flori

Results 26 comments of Thomas Flori

I'm seeing the same issue and can explain a bit more in depth. To reproduce the error: 1. enable auto hide function and dodge only focused windows 2. set the...

by the way my current solution is to always hide it

1. there is no button 'new query' in my version and the screenshots look very different 2. in status bar the connection is selected but the error appears anyway

sorry that was another database plugin that is not working

For library it is not neccessary, that a command has a handler. It is just an object that is returned if the user enters the name as an argument. What...

Personally I have an abstract command class that defines a handle method and I prefer it that way. But it would be a breaking change that a handle method is...