https://bugs.kde.org/show_bug.cgi?id=366825
--- Comment #5 from Boudewijn Rempt ---
I doubt it, the Qt developers generally only react to actual patches, not to
feature requests. And I just hacked around the limitation a bit to check
whether my hunch was correct, and it is: if you somehow manage
https://bugs.kde.org/show_bug.cgi?id=366825
--- Comment #6 from Jelena ---
Ok. Thanks for investigating this.
Maybe Qt will add this feature one day and we can add it to Krita then. We'll
see.
Thanks and keep up the great work!
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=366825
--- Comment #4 from Jelena ---
That's bad luck. So I would have to send a feature request to the Qt developers
whether they can expose the QTabBar's autohide property to the QMdiArea class?
Do you think there's any chance that they would accept such a f
https://bugs.kde.org/show_bug.cgi?id=366825
--- Comment #3 from Boudewijn Rempt ---
The problem is that the tabbar is part of the QMdiArea class
(http://doc.qt.io/qt-5/qmdiarea.html) which doesn't expose the QTabBar's
autohide property: http://doc.qt.io/qt-5/qtabwidget.html#tabBarAutoHide-prop.
https://bugs.kde.org/show_bug.cgi?id=366825
--- Comment #2 from Jelena ---
(In reply to Boudewijn Rempt from comment #1)
> I'm sorry, that is not possible technically. But if you switch to
> multi-window mode, the tabbar will be gone.
Thanks for your fast reply. You're right - the tabbar disapp
https://bugs.kde.org/show_bug.cgi?id=366825
Boudewijn Rempt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---