Skip to content

Instantly share code, notes, and snippets.

@theredpea
Created September 10, 2018 18:47
Show Gist options
  • Save theredpea/57890a0b4a7ceafb5976f1748812a78b to your computer and use it in GitHub Desktop.
Save theredpea/57890a0b4a7ceafb5976f1748812a78b to your computer and use it in GitHub Desktop.
e.storyNavigatorButton = {
icon: "slide-show",
textInactive: "",
name: "nav-story",
tooltipInactive: "Common.Stories",
isToggleButton: !0,
isDropdownButton: !0,
tid: "4e25a3",
showText: s.inStorytelling,
isDisabled: function() {
return s.inMasterObjectView() || x.isSelectActive()
},
onButtonClicked: i.toggle
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment