I'm having a peculiar issue. When I run my project in a browser, things aren't positioned the same way they were in my project. Specifically text. Here's an example of what it looks like in Construct2:
I've got three text objects here. The paragraph of black text, and two highlights, one blue and one green. I've placed the highlighted words so that they cover up corresponding words in the paragraph (or as closely as possible). The font size, family, and style are all the same, it's just the color that's different. And as you can see, it's pretty close. But once I run it in a browser, I see this:
One of the highlights seems to be okay, but the other one is completely off. It's as if the position changes once I start running it in browser.
This isn't a resizing issue because I've turned off fullscreen mode (meaning it stays the same size no matter how I resize the browser). Any idea why this is happening? Is this the intended behavior, or possibly a bug?
You can download the capx here if you'd like to take a closer look:
https://dl.dropboxusercontent.com/u/326 ... ement.capx