Skip to content

adding proxy model that toggles the instances. #33

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

adding proxy model that toggles the instances. #33

wants to merge 1 commit into from

Conversation

larsbijl
Copy link
Member

fix bug with action menu's not showing.

fix bug with action menu's not showing.
@mottosso
Copy link
Member

Thanks Lars, a few notes.

There are 3 types of information in the Terminal at the moment.

  1. Log records
  2. Exceptions
  3. GUI messages

Where log records have 5 inner levels; debug, info, warning, error and critical.

The intent of show_errors was for exceptions (called "error" in the result dictionary), whereas the show_error corresponds to logging.ERROR.

It looks like the logging.INFO level corresponds to GUI messages; these will probably also need a dedicated button.

tokejepsen pushed a commit to tokejepsen/pyblish-lite that referenced this pull request May 22, 2020
…ombobox

Feature/pype 632 intent combobox
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.

2 participants