https://bugzilla.wikimedia.org/show_bug.cgi?id=52014

--- Comment #2 from Tim Starling <[email protected]> ---
(In reply to comment #1)
> @Krinkle: How are you going to fix this? :-)

<Krinkle> I already did, in a way. Earlier this week I re-used that logic for
mw.notification (which now also has a floating mode, previously mw.notify
messages weren't visible if you scroll down the page, which is a problem for
VE). However I noticed a few things that could be optimised that I did 'right'
from the get go for mw.notify. I should be able to apply that to ve as well
<Krinkle> most notably the fact that floating calculation for ve toolbar calls
offset() each time
<Krinkle> which is a repaint for something that is unlikely to ever change
<Krinkle> I realised it when I was doing mwnotify but never remembered to fix
it in VE

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to