mgwt icon indicating copy to clipboard operation
mgwt copied to clipboard

Added Windows Phone 8 Support

Open paulfrench opened this issue 11 years ago • 3 comments

Built against GWT 2.6 RC3 but should be fine with GWT 2.6 final

I did not find a way to get showcase to work across all permutations unless I added to the showcase index.html file meta name="viewport" content="width=device-width". WP8 needs this setting and other permutations continue to work fine.

I could not find a way of dynamically adding the meta viewport tag or @-ms-viewport css style so that IE10 mobile on WP8 would pick up the correct viewport settings

IE desktop exhibits a strange behaviour where sometimes it will disappear behind another window when you first start to move around the application. Simply do not have any other windows opened when in IE10 desktop. This will need investigating at some point.

paulfrench avatar Jan 14 '14 17:01 paulfrench

Hi Paul,

thanks for the work. Could you rebase this on top of current master so we can start the review process?

dankurka avatar Apr 06 '14 19:04 dankurka

Hi Daniel,

I will look at doing this very soon! I assume master is now at mgwt 2.0 ? If so it may take me sometime to do the changes since I believe you have moved to the appearance pattern. I'm not sure how much this will affect my fork but I will take a look soon and will make the required changes.

Has showcase being updated to work with mgwt 2.0 so I can test my changes ?

paulfrench avatar Apr 07 '14 10:04 paulfrench

this can be closed, it has been superseded by pull request 62

paulfrench avatar Dec 03 '14 11:12 paulfrench