IanCaio

Results 11 comments of IanCaio

My PRs: - #5503 : Stale. It's functional and there are not any requested changes, but I think it didn't raise much interest in people. Wouldn't mind if it didn't...

Thanks for testing! Fixed a few of the points, I'll soon work on the remaining. > Tested on Windows 10. Generally it works ok. > The only weird thing that...

@superpaik The last 2 points were addressed. Dragging a node now keeps its tangents if they were locked (aka they are visible, meaning they were edited). I also slightly changed...

Thanks man! > I just notice that undo-redo do not work as expected. When undo all tangent points disappear with just one undo (and appear with redo) That do not...

Conflict introduced by #5968 was resolved

> @IanCaio Needs update once more! > > Testing now and it works great 👍 > > One issue: > > * After reopening a project with edited nodes I've...

@zonkmachine I think I managed to fix the conflict, now I have to think about how to approach the bugfix. Just another way to reproduce it more easily: you can...

I believe I fixed the reported bug @zonkmachine , let me know if it worked, a quick test here seems to show it's gone. I made the button updating a...

> LGTM. We should probably refactor the big switch cases in the future though (e.g., putting them into functions). Thanks man! Agreed, we could extend that to other `mouse(Press/Move)Event` methods...

Just explaining the `after-refactor` tag: We've been planning a code refactor for a while and that depends on us clearing the PR log. For that reason, a while ago we...