Current GTK client could toggle menu (hide/show). Actually, SAO client not toggle menu for all screen sizes. Also "Toggle Menu" is not translated (replaced by icon-bar).
Good morning dear
I wonder what would be the reason for not having access to tryton user's
password to download the application, and how to work? I downloaded a 4.0
for window, but do not see the password of the user! could help me please
Melhores cumprimentos/Best Regards
*Milagre Moreira*
*Enfermeiro GeralCentro Medico Prosaude-LdaLicenciando em Administracao e
Gestao Hospitalar (UniZambeze)*
>
> New submission from Raimon Esteve <resteve@zikzakmedia.com>:
>
> Current GTK client could toggle menu (hide/show). Actually, SAO client not
> toggle menu for all screen sizes. Also "Toggle Menu" is not translated
> (replaced by icon-bar).
>
> Here codereivew20191002
>
> ----------
> component: sao
> messages: 25870
> nosy: resteve
> priority: feature
> status: unread
> title: Toggle menu for all screen sizes
>
> _______________________________________________
> Tryton issue tracker @tryton.org>
> <https://bugs.tryton.org/#5554>
> _______________________________________________
>
For me it will be a nice feature, as the menu is not resizeable so in small screens (laptops) it occupies a fixed amount of space in the screen, so with some view trees all the information is not show correctly.
Maybe it will be great to allow to resize it on bigger screens, but I believe this is so much complex, as all the open tabs should be resized.
Indeed I do not think it is a good feature to require the user to manage the toggle of the menu. On large screen the menu could stay always present because it is useful and hiding it does not improve the UX instead if reduce it because the user will have to toggle first the menu before accessing it.
So for me, it is better to have smarter behavior like having the right in any situation. This brings men to think that the menu is too large on large screen. So here is review49291002 which reduce the size of the menu on large screen.
I've tested the review and I agree that the new size on large screens give more space to the workspace which is great.
On the other hand I see that there is a lot of space that is used for icons and there is a lot of spaces between them which causes the menu text to be so small. I'm wonder if we can do something to reduce the spaces between icons and so we gain some spaces usefull for text.
On 2018-04-25 10:17, Sergi Almacellas Abellana wrote:
> On the other hand I see that there is a lot of space that is used for icons and there is a lot of spaces between them which causes the menu text to be so small. I'm wonder if we can do something to reduce the spaces between icons and so we gain some spaces usefull for text.
I reduced the width of the expander. But I do not think we should reduce the padding left/right the menu because it makes things too much condensed especially when the menu is full screen.