Skip to content
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

Close Workfiles window on Open #545

Merged
merged 2 commits into from
Apr 30, 2020
Merged

Conversation

tokejepsen
Copy link
Collaborator

Fix for #544

@tokejepsen
Copy link
Collaborator Author

Seems to be some issues with coveralls and MacOS builds.

This PR is ready to merged otherwise.

@mkolar
Copy link
Member

mkolar commented Apr 29, 2020

I'm happy with this

@BigRoy
Copy link
Collaborator

BigRoy commented Apr 29, 2020

I did intentionally remove the behavior when I implemented the new tool as I used it much more to quickly browse and go between different scenes where having it open appeared faster to me. Nevertheless, I'm fine with closing on open - especially because it seems the preference for most people. 👍

Copy link
Collaborator

@davidlatwe davidlatwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :D
Just a note. This only changes the behavior of on_open_pressed, not on_browse_pressed.(changed in 716bd78)
Maybe we could add a checkbox "Close on file open" in next PR, so it can be on demand.

@BigRoy
Copy link
Collaborator

BigRoy commented Apr 29, 2020

Just a note. This only changes the behavior of on_open_pressed, not on_browse_pressed.

That's actually a very good point. Maybe this is better placed in the open_file method of the Widget.

@tokejepsen
Copy link
Collaborator Author

That's actually a very good point. Maybe this is better placed in the open_file method of the Widget.

Sure, we can do that!

@iLLiCiTiT
Copy link
Contributor

  • I would add "action" to workfiles view which will allow to open workfile and keep window opened if @BigRoy need that?

@BigRoy
Copy link
Collaborator

BigRoy commented Apr 30, 2020

I would add "action" to workfiles view which will allow to open workfile and keep window opened if @BigRoy need that?

Not sure what you mean with Action? Do you mean a toggle somewhere, or a right mouse context menu?

Anyway, having the option to keep it open is no hard requirement for me. So I'd be happy to merge as is and potentially open an issue if it becomes a problem.

@iLLiCiTiT
Copy link
Contributor

Not sure what you mean with Action? Do you mean a toggle somewhere, or a right mouse context menu?

Sorry for ugliness.
image

@BigRoy
Copy link
Collaborator

BigRoy commented Apr 30, 2020

Ah yes, I wouldn't bother. It wouldn't be very clear that that specific one would then not close the Window, right?

For me this is ready to merge as is.

@BigRoy
Copy link
Collaborator

BigRoy commented Apr 30, 2020

For what it's worth - just heard back from some Artists who also stated they "tend to keep it open" to quickly browse between different shots for some minor things. I'll create a separate issue to discuss a potential "toggle" to keep the tool open.

@davidlatwe
Copy link
Collaborator

davidlatwe commented Apr 30, 2020

If no other objections, merging this in one hour (reach 24 hr) !

@davidlatwe davidlatwe merged commit a774f04 into getavalon:master Apr 30, 2020
@tokejepsen tokejepsen mentioned this pull request May 5, 2020
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.

5 participants