timeLineiOS icon indicating copy to clipboard operation
timeLineiOS copied to clipboard

How to change height for timeline

Open afiq90 opened this issue 9 years ago • 7 comments

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

afiq90 avatar Jun 08 '15 09:06 afiq90

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 [email protected] 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.

romaHerman avatar Jun 08 '15 09:06 romaHerman

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

afiq90 avatar Jun 08 '15 09:06 afiq90

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

    • view
      • scroll view
        • timeline
    • scroll view
      • view
      • timeline

which one should i do?

afiq90 avatar Jun 08 '15 09:06 afiq90

You should follow 2-nd case

    • scroll view
  • view
  • timeline

On Jun 8, 2015, at 12:14 PM, Afiq [email protected] wrote:

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

    • view
  • scroll view
  • timeline
    • 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 avatar Jun 08 '15 09:06 romaHerman

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 [email protected] wrote:

You should follow 2-nd case

    • scroll view
  • view
  • timeline

On Jun 8, 2015, at 12:14 PM, Afiq [email protected] wrote:

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

    • view
  • scroll view
  • timeline
    • 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 avatar Jun 08 '15 09:06 romaHerman

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.

afiq90 avatar Jun 08 '15 09:06 afiq90

I would like to do this

But can’t shure about time

Regards, Roma

On Jun 8, 2015, at 12:52 PM, Afiq [email protected] 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.

romaHerman avatar Jun 08 '15 09:06 romaHerman