wsick / Fayde

Inspired by Silverlight; XAML engine using Javascript and rendering to the HTML5 Canvas.
MIT License
189 stars 27 forks source link

Copy paste #184

Closed BSick7 closed 8 years ago

BSick7 commented 9 years ago

Fixing pull request #183

Ronmenator commented 9 years ago

Thanks...

BSick7 commented 8 years ago

@Ronmenator Extrapolated into isolated clipboard unit (potentially usable for images, media, etc.) It looks like the paste didn't work. Working on fixing paste.

BSick7 commented 8 years ago

Fixed usage of proxy to paste text. Pasting now works on IE.