Git Product home page Git Product logo

zwslideviewcontroller's People

Contributors

squarezw 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  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  avatar  avatar  avatar  avatar  avatar

zwslideviewcontroller's Issues

Select multiple indexes if i will select from menu bar.

For example i am at index 1 and i select index 10 from menu bar what it will do is first select next to 1 which is 2 and then select previous to 10 which is 9 and at the last it will select the desire index which is 10.I want if i select 10th index from menu it must land on 10th index not select any other index.

当我的标题太少时,处理得不好

当我的标题只有3个时,标题并不能在屏幕的宽度下平铺,而是集中在中间去了,这非常不好,希望改进,或提供个方法可以设置的

IOS 10适配问题

if ([[[UIDevice currentDevice] systemVersion] compare:@"7.0"] != NSOrderedAscending) {
self.edgesForExtendedLayout = UIRectEdgeNone;
}
这个代码要打开,不然在IOS 10中会往上跑,必须self.edgesForExtendedLayout = UIRectEdgeNone;,

希望改进

如果我是异步掉refreshViews方法刷新,刷新后的试图会覆盖我刷新前添加的控件,我屏幕上有一个按钮,刷新后4个tableView把我按钮都挡住了,你应该把tableView放到最下面。

'ZWSlideViewController.h' file not found

'ZWSlideViewController.h' file not found

Using ZWSlideViewController (0.1.3),xcode 7.3.1。
使用是出现上面的错误, #import <ZWSlideViewController/ZWSlideViewController.h>,这样也不行。

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.