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

tab menu cache does not update when some title is updated #26

Open
MichaelVoelkel opened this issue Sep 17, 2017 · 0 comments
Open

tab menu cache does not update when some title is updated #26

MichaelVoelkel opened this issue Sep 17, 2017 · 0 comments

Comments

@MichaelVoelkel
Copy link

When I change the title of some tab, this title is not directly translated into the cached menu that opens upon clicking on the down arrow.

I could fix this by temporarily offering an "updateSectionContentTabMenus" method to ContainerWidget that just calls on all sections the updateTabsMenu(), but it seems that this is not very clean. Maybe, setting a title should invalidate the corresponding containerWidget's cache. Not sure, if the pointers/references are set in a way that allows for that in an easy way.

csabesz88 pushed a commit to csabesz88/Qt-Advanced-Docking-System that referenced this issue Nov 19, 2020
Fix compilation on linux using cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant