<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SwipeView: when scrolling multiple indices away, don&#x27;t show intermediates]]></title><description><![CDATA[<p dir="auto">Say I have a swipeview layed out like this:</p>
<pre><code>MainPage ---- SubPage1 ---- SubPage2 ---- SubPage3
</code></pre>
<p dir="auto">Say that all of these subpages are independent, such that if I e.g. click a button, it will go to page 1, 2, 3, etc.</p>
<p dir="auto">As it stands, if I go to 2, it will scroll all the way to 2, showing page 1 in the progress, and if I go to page 3, it'll show page 1 and 2 briefly.</p>
<p dir="auto">How do I go about preventing this?</p>
]]></description><link>https://forum.qt.io/topic/158241/swipeview-when-scrolling-multiple-indices-away-don-t-show-intermediates</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 12:23:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/158241.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Aug 2024 15:10:56 GMT</pubDate><ttl>60</ttl></channel></rss>