Jorian Rutten
Jorian Rutten
 1. What method did we attempt to call? What tried to call it? What node are we trying to call it in?
   This one is rarely an issue, due to the user made signal name making it fairly easy to track down. But it would still be very nice...
 1. What node is this tween being started from?
 1. What function/node called this? What's the name/type of the node that isn't inside the tree? One of these cases where this could apply to any node in your...
 1. What is the path of the file we're trying to open? What's the directory this file is in? Usually not an issue that takes long to find/fix, but...
 1. No clue what it even means. From the notes it seemed to be an issue with `add_child()` on a separate thread. Nothing here even hints at that being...
 1. I don't even know what this means, or what it relates to.
 1. A nice engine error. No clue where to even start looking on how to solve this one.
Something to resolve labels being cut off due to the Dialog not scaling with them, would be very welcome. Either a new function, or perhaps this could just be part...
Might be related to/require the Shader-based renderer (https://github.com/aseprite/aseprite/issues/3516), since it the zoomed out scaling issue reminds me of the scaled cursor preview issue.