Skip to content

Conversation

psychedelicious
Copy link
Collaborator

Summary

A change in #8493 intended to prevent konva from caching nodes that have no content (preventing errors about caching a node with 0 width or height) inadvertently is breaking the Control Layer transparency effect. There appears to be a bug (?) where konva doesn't reliably calculate the size of object groups which means my fix doesn't reliably do what it was intended to do.

Related Issues / Discussions

Reported on discord

QA Instructions

n/a

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@psychedelicious psychedelicious changed the title fix(ui): konva caching opt-out doesn't do what i thought it would fix(ui): control layer transparency effect not working Aug 28, 2025
@github-actions github-actions bot added the frontend PRs that change frontend files label Aug 28, 2025
@psychedelicious psychedelicious force-pushed the psyche/fix/ui/konva-caching-2 branch from 5538fc8 to e51a4f2 Compare August 28, 2025 12:39
@psychedelicious psychedelicious merged commit a2b6536 into main Aug 28, 2025
13 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/konva-caching-2 branch August 28, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants