Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change of fontsize doesn't change output of .trumbowyg('html'); #1089

Closed
Rasmusbdk opened this issue Mar 18, 2020 · 2 comments
Closed

Change of fontsize doesn't change output of .trumbowyg('html'); #1089

Rasmusbdk opened this issue Mar 18, 2020 · 2 comments
Labels
bug:plugin Bug in a plugin

Comments

@Rasmusbdk
Copy link

If only changing fontsize - no changes of text etc. - the result of .trumbowyg('html') is the same as prior to the change of fontsize.

Demo: https://jsfiddle.net/v7ekxcqp/7/

Steps to reproduce

  • In the above demo, the red box updates with result of .trumbowyg('html') every 10 seconds.
  • Access demo
  • Edit only font size
  • Notice that nothing changes in the output of .trumbowyg('html')
  • Then changes text content.
  • Notice how the result is now affected
@Alex-D Alex-D added the bug:plugin Bug in a plugin label Mar 18, 2020
@Rasmusbdk
Copy link
Author

Is there any method I can call to force the field to register as updated, hence cause .trumbowy('html') to return real value?

@Alex-D
Copy link
Owner

Alex-D commented Mar 23, 2020

Seems that syncCode is not called :(

@Alex-D Alex-D closed this as completed in 4f93094 Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:plugin Bug in a plugin
Projects
None yet
Development

No branches or pull requests

2 participants