xeolabs / xeogl

A WebGL-based 3D engine for technical visualization. Not actively maintained.
http://xeogl.org
Other
1.15k stars 264 forks source link

fix input div not moving with canvas #145

Closed emiyalee1005 closed 7 years ago

emiyalee1005 commented 7 years ago

fix input div not moving with canvas when running on single page webapp such as angular. scrollTop is the scroll distance on coordinate-y and the other is on coordinate-x

emiyalee1005 commented 7 years ago

the fix is linked to the issue https://github.com/xeolabs/xeogl/issues/144