Chrome + ProcessingJS: Drawing wrongly, but ONLY when exported, not while running live
in
Processing with Other Languages
•
1 year ago
Im using ProcessingJS to put together a dynamic portfolio site for myself, but I'm having a bit of an issue. Here's the site so far:
While using Processing and just pressing 'run', the site looks as it should: when hovering over a specific object, the text is centered within the black bar that appears. It also runs like this perfectly on Firefox, running it off Dropbox as per the link above.
But when I open the above link in Chrome, the text is like 20px above where it should be, so it's not within that little black bar. But the text tabs up the top don't change at all, it's not like ALL the text is being offset. Really weird, how do I fix this?
Like so:
Chrome on Dropbox:
Firefox on Dropbox/Chrome running from Processing (CORRECT):
edit: This seems to be very inconsistent. It sometimes works fine, sometimes has issues. Firefox is always fine though.
1