<p></p>
<p>I consider it a bug that dissolving slices pop back to normal as soon as they finish dissolving, because why would you want that, unless you're just previewing dissolve animations? As it is, you have to have a script wait for the dissolve and hide or free the sprite on exactly the right tick. It's quite annoying for FB code too.<br>
There's no problem for backwards dissolves.</p>
<p>But I'm not sure how to change this behaviour. We can't just leave sprites in the 'dissolving' state.<br>
Maybe we should add a new sprite setting that tells to automatically hide the slice when the dissolve is done.  In that case I suppose the backwards dissolves should automatically unhide the slice?<br>
Or maybe it could be enabled by a backcompat bitset? (I'm cautious about changing slice semantics with global bitsets, it can make scripts non-portable.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1112">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZSBY2FFCYFH6D3BEZDRLWKRLANCNFSM4MES7TAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZQC3D7G7AKWVVQQBFLRLWKRLA5CNFSM4MES7TAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I4X52VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1112",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1112",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>