make sure isHovered flag is removed in clones
This commit is contained in:
parent
16224c479a
commit
469f3dc25b
@ -65,6 +65,7 @@ class Clone extends Post
|
||||
|
||||
# Remove any #ihover ID
|
||||
@file.fullImage?.removeAttribute 'id'
|
||||
delete file.isHovered
|
||||
|
||||
@isDead = true if origin.isDead
|
||||
@isClone = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user