staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
686 stars 109 forks source link

Option for change slider layout from right to left #155

Open Shahryar1991 opened 2 months ago

Shahryar1991 commented 2 months ago

Is there any props to change direction for components. I'm currently using AVWaveform component in my vue 3 project.

staskobzar commented 2 months ago

I did not do anything special to enable it but I would be glad to provide it. Unfortunatelly, I do not even know where to start. It numbers displayed as a text. Does it also need to have some RTL support?

Shahryar1991 commented 2 months ago

I'm sorry, I mean I would like to have an option to change the layout of the slider from right to left or left to right.

staskobzar commented 2 months ago

OK, I see what you mean now, thanks. I will try to implement this option as soon as I have some time to work on it.

Shahryar1991 commented 2 months ago

It would be great. thanks