romaHerman / timeLineiOS

DropIn TimeLine with progress animatiom
615 stars 88 forks source link

How to change height for timeline #10

Open afiq90 opened 9 years ago

afiq90 commented 9 years ago

I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i make it visible ?? thanks in advance.

http://i.imgur.com/QLqtFYB.png

romaHerman commented 9 years ago

Hi Afiq

Unfortunately I haven’t provided such functionality But I think if you would draw it on view which is inside scroll view - this may solve your problem

Regards,Roma

On Jun 8, 2015, at 12:08 PM, Afiq notifications@github.com wrote:

I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i make it visible ?? thanks in advance.

http://i.imgur.com/QLqtFYB.png http://i.imgur.com/QLqtFYB.png — Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10.

afiq90 commented 9 years ago

how can i do that? sorry i'm novice in iOS. :)

afiq90 commented 9 years ago

Do I need to add scroll view in view or add view in scroll view

1) - view

2) - scroll view

which one should i do?

romaHerman commented 9 years ago

You should follow 2-nd case

2) - scroll view

  • view
  • timeline

On Jun 8, 2015, at 12:14 PM, Afiq notifications@github.com wrote:

Do I need to add scroll view in view or add view in scroll view

1) - view

  • scroll view
  • timeline

2) - scroll view

  • view
  • timeline

which one should i do?

— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109921036.

romaHerman commented 9 years ago

http://www.theappcodeblog.com/?p=280

https://developer.apple.com/legacy/library/samplecode/Scrolling/Introduction/Intro.html

http://unconditionalloop.blogspot.com/2011/04/uiscrollview-programmatically.html

maybe this links will help you

On Mon, Jun 8, 2015 at 12:15 PM, Roma vkgrembox@gmail.com wrote:

You should follow 2-nd case

2) - scroll view

  • view
  • timeline

On Jun 8, 2015, at 12:14 PM, Afiq notifications@github.com wrote:

Do I need to add scroll view in view or add view in scroll view

1) - view

  • scroll view
  • timeline

2) - scroll view

  • view
  • timeline

which one should i do?

— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109921036.

afiq90 commented 9 years ago

I did several attempt with scroll view but I still can't solve my problem, could you please make a new release for this control that will solve this problem. thank you.

romaHerman commented 9 years ago

I would like to do this

But can’t shure about time

Regards, Roma

On Jun 8, 2015, at 12:52 PM, Afiq notifications@github.com wrote:

I did several attempt with scroll view but I still can't solve my problem, could you please make a new release for this control that will solve this problem. thank you.

— Reply to this email directly or view it on GitHub https://github.com/romaHerman/timeLineiOS/issues/10#issuecomment-109936383.