Skip to content

Fix 2 crashes in singleShot timers while undocking tabs (especially in auto hide mode)#792

Open
UnlimitedStack wants to merge 1 commit intogithubuser0xFFFF:masterfrom
UnlimitedStack:fix_crashes_in_singleshot_timers
Open

Fix 2 crashes in singleShot timers while undocking tabs (especially in auto hide mode)#792
UnlimitedStack wants to merge 1 commit intogithubuser0xFFFF:masterfrom
UnlimitedStack:fix_crashes_in_singleshot_timers

Conversation

@UnlimitedStack
Copy link

The first crash happens rarely while changing dock state programatically in startup phase.
The second one can be checked with the demo application. Just add the following line in the constructor of the demo:

CDockManager::setAutoHideConfigFlag(ads::CDockManager::AutoHideShowOnMouseOver, true);

Then attach a dock to the side bar (hide mode), select it and drag it anywhwere -> it crashes.

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

Successfully merging this pull request may close these issues.

1 participant