Problem with sidebar sizes.

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem with sidebar sizes.

Anders Lund
 Hi,

There is a problem with the sidebars (mostly the right one) in the current
version (latest on archlinux, 5.2.0). They can not be rezised below a certain
width. This is a common problem with qt widgets afaik but it can be avoided -
and it worked in prior versions. On my screen, the space available for image
display becomes small to the point where it disturbs workflow and
functionality.

Kindly,
Anders
Reply | Threaded
Open this post in threaded view
|

Re: Problem with sidebar sizes.

Anders Lund
søndag den 16. oktober 2016 11.45.35 CEST skrev Anders Lund:
>  Hi,
>
> There is a problem with the sidebars (mostly the right one) in the current
> version (latest on archlinux, 5.2.0). They can not be rezised below a
> certain width. This is a common problem with qt widgets afaik but it can be
> avoided - and it worked in prior versions. On my screen, the space
> available for image display becomes small to the point where it disturbs
> workflow and
> functionality.


If I remember correctly, the combobox class of qt is causing these problems.
Never fill it with items before after finalizing the layout, or the with of the
items will force the widget to be too wide.

Kindly,
Anders
Reply | Threaded
Open this post in threaded view
|

Re: Problem with sidebar sizes.

Gilles Caulier-4
Which Combo box widget exactly in digiKam GUI ?

Gilles Caulier

2016-10-16 11:58 GMT+02:00 Anders Lund <[hidden email]>:
søndag den 16. oktober 2016 11.45.35 CEST skrev Anders Lund:
>  Hi,
>
> There is a problem with the sidebars (mostly the right one) in the current
> version (latest on archlinux, 5.2.0). They can not be rezised below a
> certain width. This is a common problem with qt widgets afaik but it can be
> avoided - and it worked in prior versions. On my screen, the space
> available for image display becomes small to the point where it disturbs
> workflow and
> functionality.


If I remember correctly, the combobox class of qt is causing these problems.
Never fill it with items before after finalizing the layout, or the with of the
items will force the widget to be too wide.

Kindly,
Anders

Reply | Threaded
Open this post in threaded view
|

Re: Problem with sidebar sizes.

Anders Lund
søndag den 16. oktober 2016 14.07.54 CEST skrev Gilles Caulier:
> Which Combo box widget exactly in digiKam GUI ?

I have no idea, there are many sidebars. I can try to investigate.

Kindly,
Anders

> Gilles Caulier
>
> 2016-10-16 11:58 GMT+02:00 Anders Lund <[hidden email]>:
> > søndag den 16. oktober 2016 11.45.35 CEST skrev Anders Lund:
> > >  Hi,
> > >
> > > There is a problem with the sidebars (mostly the right one) in the
> >
> > current
> >
> > > version (latest on archlinux, 5.2.0). They can not be rezised below a
> > > certain width. This is a common problem with qt widgets afaik but it can
> >
> > be
> >
> > > avoided - and it worked in prior versions. On my screen, the space
> > > available for image display becomes small to the point where it disturbs
> > > workflow and
> > > functionality.
> >
> > If I remember correctly, the combobox class of qt is causing these
> > problems.
> > Never fill it with items before after finalizing the layout, or the with
> > of the
> > items will force the widget to be too wide.
> >
> > Kindly,
> > Anders


Reply | Threaded
Open this post in threaded view
|

Re: Problem with sidebar sizes.

Gilles Caulier-4
And please take a screenshot when right one is identified.

Note : this can be relevant of translations. Try to switch digiKam in English to see if problem remain.

Gilles Caulier

2016-10-16 14:09 GMT+02:00 Anders Lund <[hidden email]>:
søndag den 16. oktober 2016 14.07.54 CEST skrev Gilles Caulier:
> Which Combo box widget exactly in digiKam GUI ?

I have no idea, there are many sidebars. I can try to investigate.

Kindly,
Anders

> Gilles Caulier
>
> 2016-10-16 11:58 GMT+02:00 Anders Lund <[hidden email]>:
> > søndag den 16. oktober 2016 11.45.35 CEST skrev Anders Lund:
> > >  Hi,
> > >
> > > There is a problem with the sidebars (mostly the right one) in the
> >
> > current
> >
> > > version (latest on archlinux, 5.2.0). They can not be rezised below a
> > > certain width. This is a common problem with qt widgets afaik but it can
> >
> > be
> >
> > > avoided - and it worked in prior versions. On my screen, the space
> > > available for image display becomes small to the point where it disturbs
> > > workflow and
> > > functionality.
> >
> > If I remember correctly, the combobox class of qt is causing these
> > problems.
> > Never fill it with items before after finalizing the layout, or the with
> > of the
> > items will force the widget to be too wide.
> >
> > Kindly,
> > Anders