TDahlem's avatar
TDahlem
Brass Contributor
May 19, 2022
Status:
New

onVisibilityModeChanged is not triggered when changing taskpane state first time

When registering an event handler for the visibility mode change of an (Excel) addin (Office.addin.onVisibilityModeChanged) there is obviously a bug, because when changing the visibility for the first time, the event is not fired. Changing the visibility of the taskpane again, the event is fired correctly

 

 

 

 

No CommentsBe the first to comment