Skip to content
Snippets Groups Projects
Commit d53725ec authored by James Cook's avatar James Cook
Browse files

EXT-549 Viewer crash when attempting to close detatched top menu. ...

EXT-549 Viewer crash when attempting to close detatched top menu.  LLTearOffMenu wasn't registering its closeTearOff method because postBuild() isn't called because it isn't built from XML.  Moving registration of closeTearOff to the constructor fixes it.  Discussed with Steve, but not reviewed formally.
parent 22fef051
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment