Closed ghost closed 3 years ago
Thx for your work!
Autoresize is not working. This has no effect:
(config/nova-tinymce.php)
config/nova-tinymce.php
'plugins' => [ 'autoresize', ], 'autoresize_bottom_margin' => 0, 'autoresize_min_height' => 120, 'autoresize_max_height' => 1000, 'autoresize_overflow_padding' => 0,
simple 'resize' => true is also not working
'resize' => true
See #49
@gserrg Thx!
Thx for your work!
Autoresize is not working. This has no effect:
(
config/nova-tinymce.php
)simple
'resize' => true
is also not working