-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support additional toolbar context decision flow #64
Comments
ipeychev
pushed a commit
that referenced
this issue
Jan 30, 2015
ipeychev
pushed a commit
that referenced
this issue
Jan 30, 2015
ipeychev
pushed a commit
that referenced
this issue
Jan 30, 2015
ipeychev
pushed a commit
that referenced
this issue
Jan 30, 2015
ipeychev
pushed a commit
that referenced
this issue
Jan 30, 2015
ipeychev
added a commit
that referenced
this issue
Jan 30, 2015
Fixed via commit fe6b811 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Developers should be able to add their own toolbars and define the conditions that drive which context they affect.
Some toolbars may respond to the same context, but some may be more specific than others, and the one may take precedence over the other.
Additionally, some toolbars may not be entirely dependant on context and may decide to not participate in the context decision process.
The text was updated successfully, but these errors were encountered: