Closed matheusslg closed 2 years ago
Hi @matheusslg,
Thank you for your report. The documentation will be update soon, where it will be specified that the contentAreaWidth configuration will be effective only with blank templates otherwise the template configuration will be applied.
Is this your case ?
Sorry for the late. I solved this issue by creating a default template that loads if there's no other template to be loaded. Anyway, thanks for the support.
Hey @davidesamp, I was wondering if there's any option to set the minContentAreaWidth
to avoid too small templates. Is that possible?
https://github.com/BEE-Plugin/Bee-plugin-official/blob/c03fda5c66601ada8fe80aef798ca0018aee8728/src/types/bee.ts#L1518
I'm trying to change the default value for "contentAreaWidth", but it seems that's not working:
I also didn't find any docs related to this property on your docs website, can you guys help me?