In the proccess of trying to convert from C2runtime to C3runtime. Ran into an issue.
My project requires:
1. Fullscreen mode: Off
2. Changing canvas size during runtime.
Issue:
After canvas size is changed:
- [Object] "Text" ignores "Position"
- [Object] "obj" Drag & Drop no longer working. Hit target is offset not the same position as sprite..
All the above works correctly in C2runtime not C3runtime. See example files below:
C2runtime (working)
.c3p: 1drv.ms/u/s!AnjqkTqN7Tavh-k6K-Q3vliMjpR-ZA
C3runtime (broken)
.c3p: 1drv.ms/u/s!AnjqkTqN7Tavh-k7gKxidLVfXw_7gw
CLOSED TICKET: github.com/Scirra/Construct-3-bugs/issues/2141