https://bugs.kde.org/show_bug.cgi?id=399757

--- Comment #26 from Michail Vourlakos <mvourla...@gmail.com> ---
(In reply to trmdi from comment #25)
> (In reply to Michail Vourlakos from comment #19)
> > they are not relevant.
> > The kcm is painting the entire decoration and this is why animations are
> > supported.
> > I opened also this one: https://phabricator.kde.org/T9899 in case any kwin
> > developer can provide any feedback
> 
> Why the button size does not change on hoverEnter and hoverLeave ? 
> m_animation->currentValue().toReal() inside BreezeEnhanced doesn't change
> when animations aren't supported ?
> 
> Or is there something prevents the button size being updated ?

on plasmoid side this isnt possible because we cant know how much we must
increase or not...

this should be taken care from the theme side. The theme should use the maximum
size in order to draw everything, that means sierrabreeze could do the
following:

e.g. if the provided size is 50px x 50px  it could use that 50px to draw the
hover state and could use a portion of them eg. 35px to draw the normal state.

It is totally theme responsibility to draw properly its states

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to