Open brunocalado opened 3 years ago
I have no idea how to do that. All of those fields are manually tweaked in the HTML templates because I dislike needing scrollbars. I don't know of a way to make them dynamically size themselves.
The pbta system does that. If you want you can check it out.
https://user-images.githubusercontent.com/4999783/140614850-fddc1c35-c577-4e95-8a38-84f1f9bbea3b.mp4
Yeah, that's using the TinyMCE editor instead of HTML textareas. I don't love using TinyMCE more than necessary, as it adds complexity and has a history of losing data unexpectedly, so I don't trust it 100%. I'll think about it, but I'm not sure I'm interested in changing all the textareas just for cosmetic improvement without a better solution than using more TinyMCE.
My user experience with loose data with tiny mce is when to users do something at the same time in an actor sheet.
The player was writing his background and I updated another part of the actor sheet. He lost his Unsaved work.
But, just that.
Em sáb, 6 de nov de 2021 14:29, drewg13 @.***> escreveu:
Yeah, that's using the TinyMCE editor instead of HTML textareas. I don't love using TinyMCE more than necessary, as it adds complexity and has a history of losing data unexpectedly, so I don't trust it 100%. I'll think about it, but I'm not sure I'm interested in changing all the textareas just for cosmetic improvement without a better solution than using more TinyMCE.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/drewg13/foundryvtt-scum-and-villainy/issues/37#issuecomment-962483823, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGEUZ4TDIS52MVOARKOLL3UKVXZ7ANCNFSM5HMUOKFQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I'm coming around to this idea, slowly converting things over where they make the most sense.
Would be possible to replace the text boxes for standard foundry journals?
This would make it auto cut space and also expand when required.