GithubHelp home page GithubHelp logo

jlrubychina-iphone's Introduction

Hi there 👋

jlrubychina-iphone's People

Contributors

cseparkman avatar gbammc avatar ileafly avatar jimneylee 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jlrubychina-iphone's Issues

图片显示有问题

原图是一张很长的图片,但显示出来却只有一个图标

截图如下:
image

tableview列表中高亮部分无法相应touch事件问题

我单独开一个帖子,防止有很多人一时不能解决

由于nimbus的NIAttributedLable有这样一个bug,参见SO的帖子:http://stackoverflow.com/questions/17467086/using-niattributedlabel-in-uitableviewcell

所以请你fork后,git submodule update & pod install 所有的第三方库后,请把左侧目录`Vendor/Nimbus_fixbug/NIAttributedLable.m文件替换原仓库的这个文件,这样就可以响应touch事件了。
2013-12-22 4 32 42 pm

头像没有对准

看到客户端更新了 随即测试了下 发现你的回复头像不对。
image

Markdown渲染异常

帖子中Markdown部分在App中直接显示出来,并未经过渲染。

截图如下:
img_0978

编辑回复时文字选择困难

在编辑回复的时候,如果回复较长超过三行以上,则除了最下方的两行,其他部分都不能直接通过点击来选中。

点击个人主页头像又push到个人主页

如题。

RCHomepageHeaderView.m- (id)initWithFrame:(CGRect)frame方法里,头像响应点击事件是不是有意为之呢?

UITapGestureRecognizer* tap = [[UITapGestureRecognizer alloc] initWithTarget:self
                                                                      action:@selector(visitUserHomepage)];
self.headView.userInteractionEnabled = YES;
[self.headView addGestureRecognizer:tap];

关于下拉刷新的问题

由于在一个帖子中的最新回复是出现在最下面而非最上面的,这点与热门讨论截然不同,因此设计成和热门讨论中统一的“下拉刷新”而不是“上拉刷新”是否不Make sense?

APN Support?

不知道是否有可能提供APN Support?这样别人的回复用户可以第一时间收到提醒。

编译问题

5、若出现这个问题:diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

$ [sudo]pod install

缩小App里的中文字

就目前的设计而言,很多中文字明显太大,使得比例有所失调,风格也与一般的iPhone App有差异了,建议适当减小中文字的大小。

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.