ruilisi / fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
https://ruilisi.github.io/fortune-sheet-docs/
MIT License
2.54k stars 227 forks source link

Not being able to change font family of cell having multiple lines. #524

Closed himanshupatil363 closed 6 months ago

himanshupatil363 commented 7 months ago

When we are trying to write mutli-line text in any of the cells it gets formatted in Arial font by itself and we can't change it to any other font after that. Could you please provide a help in this?

sanchit3008 commented 7 months ago

hi, can you please share a screen recording of this?

himanshupatil363 commented 7 months ago

https://github.com/ruilisi/fortune-sheet/assets/60534916/39e0680c-5c43-4a99-a557-7715ff4a8c90

sanchit3008 commented 7 months ago

thanks, looking into this

sanchit3008 commented 7 months ago

i have raised a pr for this @himanshupatil363 #527

himanshupatil363 commented 7 months ago

Thank you so much @sanchit3008