We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When resizing the viewport with an active effect composer, the scene gets distorted.
Reproduction Steps
Expected behavior The scene should not become distorted
Screenshots
The text was updated successfully, but these errors were encountered:
bugfix: fixed #29
015b55f
bugfix: 29 effectcomposer does not correctly react to canvas resizing (…
a0b177d
…#30) * feat: outline effect is now to a .vue file * docs: docs for outline effect * chore: replaced composer injection key by symbol * bugfix: fixed #29 * chore: imported utility function from core * chore: removed debug code * chore: fixed effect by adding computeds * chore: added more checks on condition * feat: 23 refactor effects to vue files (#28) * feat: outline effect is now to a .vue file * docs: docs for outline effect * chore: replaced composer injection key by symbol --------- Co-authored-by: Tino Koch <tino.koch@xpoli.eu> * fix: compute localCamera (#31) --------- Co-authored-by: Tino Koch <tino.koch@xpoli.eu> Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
Tinoooo
Successfully merging a pull request may close this issue.
Describe the bug
When resizing the viewport with an active effect composer, the scene gets distorted.
Reproduction
Steps
Expected behavior
The scene should not become distorted
Screenshots
The text was updated successfully, but these errors were encountered: