pencil
pencil copied to clipboard
Exporting clickable prototype breaks link locations when exporting with different screen resolution
- Operating system: macOS Mojave 10.14.7
- Pencil version: 3.1.0
I've been using Pencil with a 1920 x 1080 external monitor and could export clickable prototypes without any issues. However when I tried to export a clickable prototype for an existing project without my monitor attached, i.e. using the builtin 2880 x 1800 screen, the clickable regions were all shifted towards the top-left of the screen. This is a reproducible bug.
I second this bug. Pencil Version: 3.1.0 OS: Ubuntu 20.04
Steps to reproduce:
On a 1920x1080 external display (16:9) Scale 100%, create a pencil project with at least two pages.
Create inter-links ("Link To") for active for one object or more objects.
Save project.
Disconnect monitor.
On laptop display 2048x1152 (16:9) Scale 100%, export document - output type: single web page; Template: Clickable Prototype HTML Template
Open exported index.html in a web browser
Expected results: Links are connected to objects
Actual results: Links are shifted left and up from objects
Same problem here with an internal 4k display. Switching down the resolution of the display in windows does not solve the problem.