Maybe this is a bug but it is present in every version of C3 and in the last version of C2 so I feel like I just don't understand. It doesn't seem likely that this system expression has just never worked so I don't want to fill out a bug report until I understand what it is supposed to do.
I have a project that is 720 x 720 at the beginning. If I set a text.text to OriginalViewportWidth it shows 720.
If I then resize the canvas to say 1080 x 1080, I though OriginalViewportWidth should still show 720, but it shows as 1080. The manual says, "The value of these expressions does not change even if actions like Set canvas size are used."
(That's the whole code)
Is there a way to get the original size of the viewport that is set in the project properties of the editor without manually storing it?
Tested on current Edge and Firefox.