Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Size for projects s...
 
Notifications
Clear all

Size for projects selection list

4 Posts
2 Users
0 Reactions
3,508 Views
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 
[#1722]

Hello,

is it possible to enlarge project selection list (largest fixed size or dynamic size) ?

When using more then 3 levels, it remains impossible to read projects name or, if you scroll, you loose project hierarchy).

Exemple is attached (and not the worst one ! ;-)).

Regards,


 
Posted : 26 Mar 2014 17H02
(@babynus)
Posts: 14952
Member Admin
 

Hi,

In fact, the list has dynamic size... until it requires scrollbars.
Then it looses this capacity 🙁
I'll have a look at what can be done.
Ticket #1345 recorded.


 
Posted : 26 Mar 2014 17H45
(@babynus)
Posts: 14952
Member Admin
 

Hi,

This should fix your issue, and get back to "dynamic" sizing : in /view/menuProjectSelector, replace lines 38, 39 with :

  <span dojoType="dijit.TooltipDialog" class="white" 25)?'style="max-width:900px;"':'';?>>   
    <div 25)?'style="height: 500px; overflow-x: hidden; overflow-y: scroll;"':'';?>> 

This will be included in V4.3.0


 
Posted : 26 Mar 2014 19H53
jmmbb
(@jmmbb)
Posts: 561
Contributor
Topic starter
 

Thanks !

As usual, quick and fine ! :cheer: :cheer: :cheer:


 
Posted : 26 Mar 2014 20H38
Share:

Scroll to Top