Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-02-05 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126870/ --- (Updated Фев. 6, 2016, 9:19 преди обяд) Status -- This change has

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-29 Thread Martin Gräßlin
> On Jan. 25, 2016, 9 a.m., Martin Gräßlin wrote: > > src/declarativeimports/core/tooltip.cpp, line 160 > > > > > > why bind it to compositingActive? > > Anthony Fieroni wrote: > To stop animated reposition

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-29 Thread Marco Martin
> On Jan. 25, 2016, 8 a.m., Martin Gräßlin wrote: > > src/declarativeimports/core/tooltip.cpp, line 160 > > > > > > why bind it to compositingActive? > > Anthony Fieroni wrote: > To stop animated reposition

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-29 Thread Anthony Fieroni
> On Ян. 25, 2016, 10 преди обяд, Martin Gräßlin wrote: > > src/declarativeimports/core/tooltip.cpp, line 160 > > > > > > why bind it to compositingActive? > > Anthony Fieroni wrote: > To stop animated

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-29 Thread Martin Gräßlin
> On Jan. 25, 2016, 9 a.m., Martin Gräßlin wrote: > > src/declarativeimports/core/tooltip.cpp, line 160 > > > > > > why bind it to compositingActive? > > Anthony Fieroni wrote: > To stop animated reposition

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-28 Thread Anthony Fieroni
> On Ян. 25, 2016, 10 преди обяд, Martin Gräßlin wrote: > > Pointing out the obvious: though shall not animate window positions! This > > needs to be moved to KWin (I'm disappointed that such code still exists in > > frameworks). Which would kind of solve the problems automatically. > > > >

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-25 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126870/#review91561 --- Pointing out the obvious: though shall not animate window

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126870/#review91521 --- >Continous usage, read as suspend/resume/use and so on,

Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126870/ --- Review request for KDE Frameworks, Plasma and David Edmundson. Bugs:

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread David Edmundson
> On Jan. 24, 2016, 2:43 p.m., David Edmundson wrote: > > >Continous usage, read as suspend/resume/use and so on, cause *cool* > > >tooltip animation transition between item to decrease it permormance > > > > Why does QPropertyAnimation decrease in performance after suspend/restore? > > > >

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread Anthony Fieroni
> On Ян. 24, 2016, 4:43 след обяд, David Edmundson wrote: > > >Continous usage, read as suspend/resume/use and so on, cause *cool* > > >tooltip animation transition between item to decrease it permormance > > > > Why does QPropertyAnimation decrease in performance after suspend/restore? > > >

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread Anthony Fieroni
> On Ян. 24, 2016, 4:43 след обяд, David Edmundson wrote: > > src/declarativeimports/core/tooltipdialog.cpp, line 184 > > > > > > You now have a a boolean and a potential null pointer both indicating > > the

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126870/ --- (Updated Ян. 24, 2016, 5:20 след обяд) Review request for KDE

Re: Review Request 126870: Tooltip animation transition in the panel decrease it performance after continous usage

2016-01-24 Thread Anthony Fieroni
> On Ян. 24, 2016, 4:43 след обяд, David Edmundson wrote: > > >Continous usage, read as suspend/resume/use and so on, cause *cool* > > >tooltip animation transition between item to decrease it permormance > > > > Why does QPropertyAnimation decrease in performance after suspend/restore? > > >