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.
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,
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.
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
Thanks !
As usual, quick and fine ! :cheer: :cheer: :cheer:
