Creating dom container messes up dragging

I wanted to add a nameform to my game with a dom element, but when setting the createContainer to true in config, it creates a div which has a style with a transform value that messes up the dragging of the player in my game. Is there a way to change that?

1 Like

@rich Another one. Are you ever going to do anything about this?

You’re free to just ignore these you know.

This has been fixed in master branch for a while waiting for the 3.55 release.

You don’t have to respond to every one of them.

You just don’t care :slight_smile:
Don’t you think people give up on Phaser if they’re just left hanging?
How hard is it to release a 3.54.1 with a fix…

Apologies, your thread got somewhat salty hijacked. Make sure you use 3.55

Had a similar issue, when I`ve added the DOM it brakes my “tint over” and “tint out” events. The new 3.55 seems to fix it. Thanks, Milton for the caring of the newbies :wink: I almost gave up on Phaser after only 4 weeks of using it :slight_smile:

1 Like