Note: Fixed in r120.2 (Beta).
Link to .capx file (required!):
dl.dropbox.com/u/87237423/bug.capx
Steps to reproduce:
1. Add list-plugin to project
2. Export to HTML5
Observed result:
list is moved to the left:
<img src="https://dl.dropbox.com/u/87237423/1.png" border="0">
Note: the list goes outside the layout! The background of the project is white.
View the exported project on my site here:
http://jaspersite.nl/bug/
Expected result:
list should stay like it is when the project is tested (as in not exported):
<img src="https://dl.dropbox.com/u/87237423/2.png" border="0">
Browsers affected:
Chrome: yes
Firefox: ?
Internet Explorer: yes
Safari on iOS : yes
Operating system & service pack:
Win 7 Home Premium
iOS 6.1.2
Construct 2 version:
Stable r119 and beta r120 (32 bit)
I also tested if the list was moved to the left when exported through Node-Webkit, but it wasn't. The list was in the correct position.