akserg / ng2-slim-loading-bar

Angular 2 component shows slim loading bar at the top of the page.
MIT License
358 stars 93 forks source link

Right to left support #36

Open Sobiru opened 7 years ago

Sobiru commented 7 years ago

Is there an option to programatically make loading bar fill from right to left? I know it's possible to tamper with the css to change the direction but I was thinking if it was possible to do that dynamically and through the code.

akserg commented 7 years ago

Hi @Sobiru,

I will implement it.