---- On Tue, 27 Mar 2018 09:48:27 -0700 Phil Shapiro <
pshap...@gmail.com> wrote ----
> I'd love to make ViperCard stacks on my 1440p monitor at home (2560 x 1440)-- and on the Retina 5K iMac I use at work (5120‑by‑2880). Will that be possible with ViperCard?
>
I did write code to detect the browser window size, and ViperCard should scale the screen upwards for high dpi displays, while still remaining sharp and not blurred. Please let me know if it doesn't look right.
In the future I will also see if I can scale the cursor size upwards as well to match.
If you are asking about making a larger stack, I don't have current plans on allowing changing stack dimensions. The current dimensions of the user-editable part of a stack are 512 by 342, which I chose this to match the screen dimensions of the original Macintosh I used years ago. Also, I'm avoiding the case where someone could make a large stack that wouldn't be properly viewable on screens with lower resolutions.
-Ben