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

[Feature Request] Tabs - add event to tracks size changes and auto trigger 'onResize' method #4206

Closed
ch-lukas opened this issue Jun 5, 2018 · 2 comments
Labels
T: enhancement Functionality that enhances existing features wontfix The issue is expected and will not be fixed

Comments

@ch-lukas
Copy link

ch-lukas commented Jun 5, 2018

Problem to solve

For example, if you have tabs on a dialog box and then resize the dialog the tabs do not auto resize and then are misaligned. Refer to pictures below.

Before resize:

screen shot 2018-06-05 at 11 42 50 am

After resize:

screen shot 2018-06-05 at 11 43 25 am

Proposed solution

There is a tabs method called onResize which seems to do the job. You could create an event to track size changes and auto trigger it.

@jacekkarczmarczyk jacekkarczmarczyk added the T: enhancement Functionality that enhances existing features label Jun 14, 2018
@pegiadise
Copy link

Same behaviour is noticed in dynamic change of tab text (e.g. locale change)

@jacekkarczmarczyk
Copy link
Member

#4733 (comment)

@jacekkarczmarczyk jacekkarczmarczyk added the wontfix The issue is expected and will not be fixed label Nov 11, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Nov 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: enhancement Functionality that enhances existing features wontfix The issue is expected and will not be fixed
Projects
None yet
Development

No branches or pull requests

3 participants