mkermani144 / wanna

💡✔ Wanna is an implementation of a 21st-century to-do list app.
https://wanna.js.org
MIT License
199 stars 30 forks source link

Disable text select #218

Closed mkermani144 closed 6 years ago

mkermani144 commented 7 years ago

Most of the texts are selectable in Wanna. This is ugly, as Wanna is an app, not a website.

abiduzz420 commented 6 years ago

Hey @mkermani144 I would like to take up this issue. Please assign it to me.

I am looking to create globalStyle.js where I define globalStyle constants and export them. wherever I find TextField I shall assign this style variable. Please let me know if you are okay with it. Any other suggestions, happy to consider.

Cheers!