Conflict between onionskin and liveview_only #2
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: arthus/stopi2#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Some weird stuff going on :
liveview_only==False && onionskin==False
), you then have to hit 'o' a few times to be able to go back to onionskin mode (i.eliveview_only==False && onionskin==True
).The wrong logic is somewhere between L.481 and 501, and L.481-501.
I suspect this is resolved due to code overhaul in
ab586d29ca
.