XiaoLin1995/vue-fortune-wheel

Enhancement: vertical text

Closed this issue · 8 comments

Hi,

It would be nice to have an option to have vertical text, it would be helpful for using with long texts or when you have a lot of prizes.

Thanks!

If your lucky wheel is more complicated, you can ask the designer to give a picture, which will look good and save trouble

My prizes are calculated, so I can't use pictures or I don't know how to do that.

+1, if you have more than 40 prizes that are generated "on the fly" vertical text is absolutely necessary!

+1, if you have more than 40 prizes that are generated "on the fly" vertical text is absolutely necessary!

Update to the latest version, you can set textDirection:'vertical'. But I recommend setting the type to image, and let the designer help design the picture

Thanks for considering the option! I've updated and now my wheel is not working.

If I try the version 0.3.4 everything is working, but if I update to 1.0.1, the wheel is broken.

https://drive.google.com/file/d/1MOAgdRJTp8BjRt9zyrcvocgyjHY7gNtU/view?usp=sharing

I just updated to the latest version (1.0.1) and vertical text works beautifully now! Thank you so much :)

Thanks for considering the option! I've updated and now my wheel is not working.

If I try the version 0.3.4 everything is working, but if I update to 1.0.1, the wheel is broken.

https://drive.google.com/file/d/1MOAgdRJTp8BjRt9zyrcvocgyjHY7gNtU/view?usp=sharing

Isn’t the name of your prize a string?

Ups! The name was a number, now is fixed and the vertical option is working perfectly! Thank you so much!