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

✨ Allow "Animate windows being resized" without enabling preview #298

Closed
2 tasks done
Soft-Bred opened this issue Mar 30, 2024 · 3 comments · Fixed by #360
Closed
2 tasks done

✨ Allow "Animate windows being resized" without enabling preview #298

Soft-Bred opened this issue Mar 30, 2024 · 3 comments · Fixed by #360
Assignees
Labels
feature A new feature

Comments

@Soft-Bred
Copy link

Feature Request Description

I think it would be cool to allow animating the window without having the preview enabled. A good example of this is when increasing the size of a window, using the resize actions, I don't need a preview for a window that I'm going to be expanding by five pixels... every time...

Screenshots

No response

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single feature request (multiple feature requests should be reported individually)
@Soft-Bred Soft-Bred added the feature A new feature label Mar 30, 2024
@MrKai77
Copy link
Owner

MrKai77 commented Mar 30, 2024

Yup, I feel like this has been mentioned before but I wasn't able to do it reliably.

However, I just tried implementing again and it's working fine?? This is definitely viable!

Screen.Recording.2024-03-30.at.11.38.07.AM.mp4
Screen.Recording.2024-03-30.at.11.42.14.AM.mp4

The only flaw here is that I also had to disable Loop's mechanism to get a window's minimum size (since that creates a ton of lag), meaning that the window might be placed off-screen by accident. But I can look into optimizing it!

@MrKai77 MrKai77 self-assigned this Mar 30, 2024
@Soft-Bred
Copy link
Author

Those... look... incredible

can't wait

@MrKai77
Copy link
Owner

MrKai77 commented May 22, 2024

Try this build:
Loop.zip

I ended up reprogramming most of the window animation mechanism to eliminate the whole minimum size calculation, which also makes it so that Loop no longer needs screen capture access :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
2 participants