[Bug 266264] Configuration sidebar of batch raw converter does not automatically resize to avoid horizontal scrollbar

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Bug 266264] Configuration sidebar of batch raw converter does not automatically resize to avoid horizontal scrollbar

Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=266264


Alexander Potashev <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Localized version of batch  |Configuration sidebar of
                   |raw converter not fit to    |batch raw converter does
                   |window                      |not automatically resize to
                   |                            |avoid horizontal scrollbar




--- Comment #11 from Alexander Potashev <aspotashev gmail com>  2011-11-08 20:10:24 ---
(In reply to comment #10)
> Are you able to provide a patch for solution explained in #8 ?

Gilles,

I did some debugging last week, and figured out that sizeHint for the
right-side panel is called only once, i.e. nobody cares to all it again after
the batch converter window or the contents of the QScrollArea change their
sizes.

My guess is that we should call QScrollArea::widget()->adjustSize(); from time
to time (I don't mean to call it every 100ms ;), adjustSize should probably be
hooked to some signals or events).

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel