Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #53409


Ignore:
Timestamp:
07/20/2021 02:57:47 PM (4 years ago)
Author:
ocean90
Comment:

While this ticket was reported first I'm going to close it as a duplicate of #53693 which has a bit more information.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53409

    • Property Keywords needs-patch removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Milestone changed from Awaiting Review to
  • Ticket #53409 – Description

    initial v3  
    1 With our plugin www.mapsmarker.com we use a custom block which with WP 5.8 can also be now added as widget. For this block we added a custom SVG - with WP 5.8-beta1 though, this image is not resized: [[Image(https://www.mapsmarker.com/widget-icon-unresized.PNG)]]
     1With our plugin www.mapsmarker.com we use a custom block which with WP 5.8 can also be now added as widget. For this block we added a custom SVG - with WP 5.8-beta1 though, this image is not resized:
     2[[Image(ticket:53409:widget-icon-unresized.PNG)]]
    23
    3 It would be great if the CSS style max-width:100% could be added to those custom icons, so that the icon is displayed with the proper size: [[Image(https://www.mapsmarker.com/widget-icon-resized.PNG)]]
     4It would be great if the CSS style max-width:100% could be added to those custom icons, so that the icon is displayed with the proper size:
     5[[Image(ticket:53409:widget-icon-resized.PNG)]]