dail8859
dail8859
@magicalskye Currently no. If I get some time at a minimum, I'll try to at least see about adding something that can manually bet set in a config file. Eventually...
Again probably something the [githubuser0xFFFF/Qt-Advanced-Docking-System](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System) would need to implement.
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/607
Looks like the maintainer of the library is not willing to address it even though it looks like it was implemented at one time. There are hooks in the library...
I took a shot at it yesterday and still no luck. It's odd because `CDockAreaTabBar` is a `QScrollArea` which by default should be scrollable. As noted in the issue something...
Looks like this might have been fixed in https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues/654 but I need to pull in latest changes from there and test.
@KangLin Thanks for the PR. So the functionality change of toggling hidden files makes sense and worth exposing that kind of configuration. Testing out the functionality seems to have some...
For now I think the custom title bar is too much customization. Even if all the other dock widgets used it to keep the same look. Not saying something like...
This is what I'm seeing, can you confirm? 1. Open Notepad Next 2. Open the Find dialog - Dialog appears in the middle of the application window 3. Close the...
The more I think about this the more I'm not sure anything needs changed. I agree the *first* time the dialog is shown it should be opened as close (i.e....