Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Image doesn't scrolled with ion-scroll(zoomIn)

$
0
0

@reeem wrote:

I think ion-scroll let img freezing(the size of the image is bigger than ion-content).
the image under ion-content doesn't move.

<ion-view view-title={{title}}>
  <ion-content>
    <ion-scroll direction="xy" scrollbar-x="false" scrollbar-y="false" zooming="true" min-zoom="{{zoomMin}}" delegate-handle="image" style="width: 100%; height: 100%">
      <div class="item item-image" style="width:100%; height:100%;">
        <img ng-src={{src}} />
      </div>
    </ion-scroll>
  </ion-content>
</ion-view>

but without ion-scroll, the img scrolled perfectly.
any ideas?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>