Skip to content

Wrong coordinates when placing other DOM elements before the container element #8

@bes89

Description

@bes89

I think it is not a special case when inserting some DOM elements before the container element, for instance:

<body>
<h1>My Game!</h1>
<p>A very short description ....</p>
<div id="container"></div>
....
</body>

but when you do this the position of the stick is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions