Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabs bar headings should enlarge width (til a max) if text is larger #446

Open
brauliodiez opened this issue Oct 15, 2024 · 0 comments
Open

Comments

@brauliodiez
Copy link
Member

The best way to overcome with the current limitation is with an example

Let's add the following fields

Datos Generales, Datos económicos, Certificaciones, Notas

The result:

Captura de pantalla 2024-10-15 a las 22 45 28

There is not an straight forward solution, we should:

  • Start with the initial fixed size for each tab.
  • Extract the width avaiable to enlarge this tabs (full main rectangle width minus some margins).
  • Calculate each text field width needed.
  • Start with the first tab an provide a bigger width to the tabs that need that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant