zhw2590582 / ArtPlayer

:art: ArtPlayer.js is a modern and full featured HTML5 video player
https://artplayer.org
MIT License
2.55k stars 269 forks source link

remove updateStyle #740

Open WeidiDeng opened 5 months ago

WeidiDeng commented 5 months ago

Fix 737.

It appears when rendering a new setting, it's already correctly displayed. The setting will stick to the right of the player by default. The offset will cause the setting to go out of sync if the player size is changed.