On Wed, Aug 1, 2012 at 4:48 PM, Marco Martin wrote:
> On Wednesday 01 August 2012, Mark wrote:
>> >
>> > from what i understood besides the position the handle must correctly
>> > update its size too, and if both are not correct, the range position
>> > will be miscalculated.
>> > i've now committ
On Wednesday 01 August 2012, Mark wrote:
> >
> > from what i understood besides the position the handle must correctly
> > update its size too, and if both are not correct, the range position
> > will be miscalculated.
> > i've now committed a small delay to the range position update trough a
> >
On Wed, Aug 1, 2012 at 11:24 AM, Marco Martin wrote:
> On Wednesday 01 August 2012, Aleix Pol wrote:
>>
>> Well, I've just tried it, it's definitely better without the warning
>> but not fixed yet.
>>
>> The idea of this example is that it will go to the end of the list
>> every time a new data en
On Wednesday 01 August 2012, Aleix Pol wrote:
>
> Well, I've just tried it, it's definitely better without the warning
> but not fixed yet.
>
> The idea of this example is that it will go to the end of the list
> every time a new data enters (like in a chat or the log when you're
> updating your
On Tue, Jul 31, 2012 at 10:39 AM, Marco Martin wrote:
> On Monday 30 July 2012, Aleix Pol wrote:
>> I've been thinking of rewriting the ScrollBar without this RangeModel,
>> but maybe that's only because I don't understand it enough. Can
>> anybody look into this and give me a hand? I think it wou
On Monday 30 July 2012, Aleix Pol wrote:
> I've been thinking of rewriting the ScrollBar without this RangeModel,
> but maybe that's only because I don't understand it enough. Can
> anybody look into this and give me a hand? I think it would be really
> interesting to sort this one out!
>
> Aleix
Hi Aleix,
I'll take a look a creafull look this night.
Cheers,
Daker Fernandes Pinheiro
2012/7/30 Marco Martin
> On Monday 30 July 2012, Aleix Pol wrote:
> > Hi,
> > I've been trying to get two applications to work properly that use the
> > PlasmaComponents: the QuickChat plasmoid (ktp-text
On Monday 30 July 2012, Aleix Pol wrote:
> Hi,
> I've been trying to get two applications to work properly that use the
> PlasmaComponents: the QuickChat plasmoid (ktp-text-ui) and muon
> discover. On both of them I've had big problems while using Flickable
> elements programatically (that is, play
Hi,
I've been trying to get two applications to work properly that use the
PlasmaComponents: the QuickChat plasmoid (ktp-text-ui) and muon
discover. On both of them I've had big problems while using Flickable
elements programatically (that is, playing with the contentY property)
while having a scro