essetwide / material-walkthrough

A material tour (eg Inbox from Google).
https://essetwide.github.io/material-walkthrough/
Apache License 2.0
32 stars 10 forks source link

Change in calculating content position (v2) #40

Closed AirMike closed 6 years ago

AirMike commented 6 years ago

Hi,

can you please change to use position.left instead of position.x and position.top instead of position.y when calculating where content can be positioned. It will allow support for IE11 which doesn't have support for x,y param but it equals left, top param (in all browsers)

oliveirafilipe commented 6 years ago

@AirMike of course. I Will make some tests and update. Thank you

oliveirafilipe commented 6 years ago

Closed by 5885285adf82289d47784fd228dccd8f9a808651