Jdlrobson triaged this task as "High" priority.
Jdlrobson added a subscriber: Sumit.
Jdlrobson added a comment.

Thanks for raising this. I too recall seeing something similar but thought it 
was just a caching issue. I suspect you are right that the banner is resizing 
before the image has fully loaded.
@sumit will you be able to take a look at this or do you want me to have a go?

@Wrh2 do you want to add this code to MediaWiki:Mobile.css in the mean time to 
see if the problem goes away?

  $( "img.wpb-banner-image" ).load(function() {
    mw.wpb.positionBanner( $( '.wpb-topbanner' ) );
  } );




TASK DETAIL
  https://phabricator.wikimedia.org/T111710

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Sumit, Jdlrobson, Aklapper, Wrh2, Wikidata-bugs, aude, Lydia_Pintscher



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to