Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56320, comment 20


Ignore:
Timestamp:
06/03/2024 04:42:04 PM (8 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56320, comment 20

    initial v1  
    1 I was able to fix the svg loading by addign the iconPath to the passed settings, see [https://github.com/WordPress/wordpress-develop/pull/6714/commits/e65eba67747d2a2502c5610e8263112ad769c9b6 this commit]
     1I was able to fix the svg loading by adding the iconPath to the passed settings, see [https://github.com/WordPress/wordpress-develop/pull/6714/commits/e65eba67747d2a2502c5610e8263112ad769c9b6 this commit]
    22
    33After this change, the icons for the video player loaded, however the main play button that is overlaid over the video was in the corner instead of the center of the video. In addition, I noted an error in the console indicating something went wrong. I will upload some screenshots.