You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to resize audio player so that it fits in a dataview table. Unfortunately, below 200px (which is still quite large for a dataview table), the audio player does not display properly :
(Input is : ![[Workbench.mp3|200]])
Is there any way to solve this problem ?
Thanks
The text was updated successfully, but these errors were encountered:
you can hide some controls in the settings to make it works better, but I think 200px for audio player is a bit too small (at least smaller than the min-width of plyr)
Thanks, it's nice as a workaround. It would be nice that resize would be responsive, so it could fit several usecases. I would like to disable some controls only on specific conditions, not on every media player occurrence.
at least smaller than the min-width of plyr
I changed Minimum Player Width for Embeds but it had no effect.
Minimum Player Width for Embeds can't change the width of each button, only the overall size so it can't solve your problem. as for dynamic controls, I'm waiting for next version of plyr to provide better control over components. for plyr in current version of media extended, it's something difficult to achieve.
Hello,
I wanted to resize audio player so that it fits in a dataview table. Unfortunately, below 200px (which is still quite large for a dataview table), the audio player does not display properly :
(Input is :
![[Workbench.mp3|200]]
)Is there any way to solve this problem ?
Thanks
The text was updated successfully, but these errors were encountered: