diff options
author | Lisandro Lorea <lisandrolorea@gmail.com> | 2020-06-13 19:15:47 -0300 |
---|---|---|
committer | Lisandro Lorea <lisandrolorea@gmail.com> | 2020-06-13 20:06:19 -0300 |
commit | 5123006f06e235637b8b1d9faca92eecab476eee (patch) | |
tree | eea1ae0febb4ba71c02791a3a48fb3c36a5fddbc /doc | |
parent | 58034f39829b8b95a3e5d4c6e8d1ab0427371548 (diff) |
Fix TabContainer emitting spurious tab_selected signals when a theme is changed
- The repaint code was moved outside of set_current_tab() and to a "_repaint()" private function
- _on_theme_changed() will now only call _repaint() and update()
This means _on_theme_changed() will do only what it needs (repainting the TabContainer to account for the new theme)
fixes #39498
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions