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

Workfiles: Always refresh workfiles tool on show #441

Merged
2 commits merged into from
Apr 24, 2024

Conversation

BigRoy
Copy link
Collaborator

@BigRoy BigRoy commented Apr 22, 2024

Changelog Description

Alway refresh workfiles tool on show so that when closing and reopening it does not show old outdated data.

Additional info

Note: this also refreshes when the window is minimized and then brought up again

Fixes #397

Testing notes:

  1. Open workfiles tool, close it.
  2. Publish your scene (or do something else that increments you workfile without using the workfiles tool itself)
  3. Reopen workfiles tool.
  4. It should now also list the newly created file.

Note: this also refreshes when the window is minimized and then brought up again
@BigRoy BigRoy requested a review from iLLiCiTiT April 22, 2024 13:03
@ynbot ynbot added type: enhancement Improvement of existing functionality or minor addition size/XS labels Apr 22, 2024
@LiborBatek LiborBatek closed this pull request by merging all changes into ynput:develop in ce8bf35 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workfiles tool: Does not refresh on reopen, displays old data
4 participants