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

Alexander Potashev aspotashev at gmail.com
Tue Nov 8 20:10:24 GMT 2011


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


Alexander Potashev <aspotashev at gmail.com> 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.



More information about the Digikam-devel mailing list