<?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[qml slider wraps from lowest value to hightest (when you drag slider handler to lowest value it jumps handler to highest value)]]></title><description><![CDATA[<p dir="auto">Having issues figuring out how to stop a qml slider from wrapping from the lowest value to the highest value on the slider.</p>
<p dir="auto">when I drag the slider handler to lowest value it jumps handler to highest value</p>
<p dir="auto">I don't see any properties or handler styling that would prevent this and starting to think it might be in my touch screen driver in my linux kernel.</p>
]]></description><link>https://forum.qt.io/topic/117019/qml-slider-wraps-from-lowest-value-to-hightest-when-you-drag-slider-handler-to-lowest-value-it-jumps-handler-to-highest-value</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 08:25:59 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/117019.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Jul 2020 23:02:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to qml slider wraps from lowest value to hightest (when you drag slider handler to lowest value it jumps handler to highest value) on Wed, 15 Jul 2020 05:25:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jfinn123">@<bdi>jfinn123</bdi></a> hi and welcome,</p>
<p dir="auto">you're right, Slider does not have a wrap property like (for example) Dial and shouldn't behave like you describe it.</p>
<p dir="auto">Are you sure, that your you release your finger (or the mouse down signal at least) on a valid part of your slider, otherwise it may just jump back to the last valid location after release</p>
]]></description><link>https://forum.qt.io/post/606812</link><guid isPermaLink="true">https://forum.qt.io/post/606812</guid><dc:creator><![CDATA[J.Hilk]]></dc:creator><pubDate>Wed, 15 Jul 2020 05:25:34 GMT</pubDate></item></channel></rss>