Blender Kitsu: Add Frame Range Pop-up #128
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#128
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch ":fix/frame-range-popup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes: studio/blender-studio-pipeline#113
What's Changed
TODO
Great, that should make it a lot harder to miss!
I think it's generally fine that the popup disappears when the mouse is moved off it, but it would be nice if it was larger then. Could add some more text with more information, like how the frame range changed to create a larger popup.
@SimonThommes I have updated the warning to be larger like we discussed
643fce09fb
tofeb7660cbc
this looks great!
One Issue I have discovered in testing is that this pop up now appears on every file. We want the pop up to appear even if there is no kitsu context present, so skipping that requirement means even a basic start-up file opens with the frame range warning.
I am looking into a way to fix this. I am thinking of filtering by directory based on the project root set in the add-on's preferences.
Update:
Had a discussion with @SimonThommes about the above issue I commented. The decision is to only show this pop-up when the Kitsu context can be determined, to limit the scope of this PR.
I have resolved the comment with this commmit
64ce7254da
which will only render the pop-up if the active shot is detected. This PR is ready to be merged.Looking forward I have opened a new issue specifically for files that need a frame range warning but for some reason the Kitsu Context was not detected. studio/blender-studio-pipeline#130
64ce7254da
toa106ea75c8
a106ea75c8
tob8fde09058