Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add effect when previously misssing
b73fef0 disabled the early return in onAddEffect for windows that shouldn't have rounded corners, but this caused another bug (see #73). This commit restores the early return, and adds a separate check in refreshRoundedCorners to create the effect if it should be enabled but doesn't exist. Fixes #73
- Loading branch information