Replies: 2 comments 1 reply
-
This is controlled by The hardcoded value is This can be changed via config. Read up on Configuration Manager to see your options for how to control this. https://gui-cs.github.io/Terminal.Gui/docs/config.html We made this change because we feel that TUI screen real estate is valuable and the border doesn't add much value. We also want to drive a distinct look and feel for v2 default vs v1. The design is not final. We'd appreciate any input you have on this here: |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick feedback. I personally don't mind the refreshed look, but our user base is very resistant to change. Having the ability to opt out the default new look-and-feel and revert back to the old look-and-feel would be very handy. We don't want to disrupt our existing user base if at all possible. If this is already possible via the Configuration Manager, I will investigate this further. To summarize, we would like to stick with the updates but, if possible, have an easy way to still use the old look. Potentially have a style that maps to the old look? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Folks
I've updated our application to latest v2 Alpha releases and I've noticed that the menu is presenting differently now with no border lines around it. Here is a screen shot of the old menu
and here is a screenshot of the new menu.
What recent API/behaviour change will cause this and how can I get the menu to use the old styling again? Here is a snippet where I am constructing the menu. I see the Catalog sample also has no borders on the menu. Is this by design? Is there any way to restore the old look and feel? I tried different BorderStyle settings but this does not seem to have an effect.
Beta Was this translation helpful? Give feedback.
All reactions