Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Zoom-in zoom-out not working on iPad.

    We are using "v9.0p_2013-07-24/PowerEdition Development Only".

    When we are doing zoom-in zoom-out in our application on iPad, it is going for re-sizing.

    For testing this behavior we try to open the "smartgwt showcase" on iPad but link is not working on iPad.

    Thanks,
    Deepak Singh

    #2
    The zoom in / zoom out behavior causing resizing may be to do with the way in which your app is structured (for example percent sizing, using RootPanel.add rather than draw(), etc)

    If you can show us a little sample which demonstrates the problem we'll take a look.

    (We'll also double check on the showcase)

    Regards
    Isomorphic Software

    Comment


      #3
      A quick follow up. We've investigated and solved the issue with the Showcase rendering too small. This will be fixed in the showcase shipped with nightly builds on the 4.0p branch going forward.
      Also - if you're doing new development specifically with an eye to mobile browsers, you may want to consider moving to 4.1 as we have done some work specifically to improve behavior on mobile browsers in that branch.

      The 4.1 branch is still a development branch at this stage but we are somewhat close to a release, so for new development this might make sense for you to use.

      Regardless - the iPad is also supported on 4.0 (for functionality which makes sense with a touch interface), so if you encounter actual bugs while browsing with the iPad on the 4.0 or 4.1 branch let us know and we'll investigate.

      Comment

      Working...
      X