<div dir="ltr">It worked like charm but one more difficulty occured: inside the delegate there's a TextField (it's much easier to handle this than a "global" TextField). If in gains focus, it doesn't autoScroll at all (it'd like to scroll inside the inner flickable). If I put second TextField outside the SilicaListView, it scrolls perfectly. How to handle this? I tried setting the main SilicaFlickable as a visual parent but it causes even more trouble (visual layout broken)<br>

</div><div class="gmail_extra"><br clear="all"><div><div>--</div>Marcin<br></div>
<br><br><div class="gmail_quote">2014-08-04 18:24 GMT+02:00 Marcin M. <span dir="ltr"><<a href="mailto:marmistrzmar@gmail.com" target="_blank">marmistrzmar@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Thanks, I'll try it out.<br></div><div class="gmail_extra"><br clear="all"><div><div>--</div>Marcin<br></div>
<br><br><div class="gmail_quote">2014-08-04 13:58 GMT+02:00 Andrey Kozhevnikov <span dir="ltr"><<a href="mailto:coderusinbox@gmail.com" target="_blank">coderusinbox@gmail.com</a>></span>:<div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    set pressDelay: 0 to flickable and listview<br>
    <br>
    <div>04.08.2014 16:42, Marcin M. пишет:<br>
    </div>
    <blockquote type="cite"><div><div>
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>
                      <div>Hi,<br>
                        <br>
                      </div>
                      My app uses PullDown and PushUp menus. Besides, it
                      has a SilicaListView inside to support multiple
                      views inside the app (different text displayed on
                      each view).<br>
                      <br>
                    </div>
                    Page<br>
                    {<br>
                  </div>
                      SilicaFlickable // vertical one<br>
                      {<br>
                </div>
                         PullDownMenu{ ... }<br>
                         PushUpMenu{ ... }<br>
              </div>
                       SilicaListView { orientation:
              ListView.Horizontal; snapMode: ListView.snapOneItem; ... }<br>
                   }<br>
              }<br>
              <br>
            </div>
            1. If the menu has been used, most gestures are stealed by
            the top Flickable and it's difficult to switch views. if a
            view has been switched, it's easy to go back to the view.
            How to cope with this (make all swipes - both horizontal and
            vertical of equal importance)<br>
            <br>
          </div>
          2. How to properly indicate to the user, that there are still
          views left? Should I do it the same way as the PullDownMenu
          indicates? Simply allowing to go out of bounds for a little?<br>
          <br>
        </div>
        Thanks<br clear="all">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>
                            <div>
                              <div>--</div>
                              Marcin<br>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a><br></blockquote></div></div></div><br></div>
</blockquote></div><br></div>