Giter VIP home page Giter VIP logo

gmcpagingscrollview's People

Contributors

hiltonc avatar jkhowland avatar nwest avatar porterhoskins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gmcpagingscrollview's Issues

How to call a method in the register class?

#MyViewController.m
...........
GMCPagingScrollView *pagingScrollView = [GMCPagingScrollView new];
 [pagingScrollView registerClass:[VideoView class] forReuseIdentifier:kYVideoID];
.............

I have a subview of video player in the VideoView.m, i can not close the video when the viewcontroller is dismissed.

clipsToBounds = NO

Hello,

Is there a way to preview the prev/next slides with clipsToBounds = NO when the scrollview is smaller than the screen.
Currently the prev/next slide is only displayed when I start dragging.

Many thanks

Any modern alternatives here?

Having some issues and noticed the lib hasn't been updated in 3 years. Just wondering if there are any known alternatives

NSInternalInconsistencyException

My device is iPhone 5S (iOS 8.3), i changing current display developing app to another app, after seconds, i return back to developing app, then, app crashed with underneath error:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x127f6ef50 of class GMCPagingInternalScrollView was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x174a56c80> (
<NSKeyValueObservance 0x1704c3fe0: Observer: 0x127f6f5c0, Key path: contentOffset, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640a80>
<NSKeyValueObservance 0x1704c3f70: Observer: 0x127f6f5c0, Key path: contentSize, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640c90>
<NSKeyValueObservance 0x1704c65f0: Observer: 0x127f6f5c0, Key path: frame, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640e10>
<NSKeyValueObservance 0x1742d6ea0: Observer: 0x127f70240, Key path: contentOffset, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640a80>
<NSKeyValueObservance 0x1742d7300: Observer: 0x127f70240, Key path: contentSize, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640c90>
<NSKeyValueObservance 0x1742dc4d0: Observer: 0x127f70240, Key path: frame, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x170640e10>
)'

Is there need to implement - (void)dealloc to remove observers? but i don't find the addObserver code.

Sorry for my pool english.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.