It doesn’t appear that Bubble allows to actually change the line height in the “native” text formatting section of the element editor (line font size is currently changed).
However, please could you give us a couple of days to implement this for you?
The time is such so that I can test all other feature still work correctly after I add this option to specify line height.
Line height can be updated dynamically (pease see the demo here)
Video [availible, but still being tested]
Now, by default, when a video is inserted, it dynamically takes the full width of the editor and proportionally adjusts its height
Now you can set the video’s width as a % of the editor’s width as well as set a ratio for the video’s height (the default ratio is 16:9) - before you could set the size of the video in px’s only (this option is still available)
A little bonus - now you can specify padding for the video (i.e. empty space around it), making it all look a little nicer
We have generally tidied up the editor, so we hope you will enjoy it even more.
Please do let us know if there are any requests for additional features and/or if we may be of help to set it up for you.
The reason i need BBcode is because there is a bug in the editor, the editor won’t display new data if data source comes from a custom state. (unless the bug could be fixed).
Illustration 1 :
“sample job 1” was selected / clicked from Repeating Group on the left to pass custom state job post for display on the right constructed using XL-Rich Text Editor
Illustration 2 :
When “sample job 2” was selected and passed to custom state job post for display, you can see the title is changed but XL-Rich Text Editor still displaying description from “sample job 1”.
Are you convinced that it is a bug with the editor? Did you try to feed the data from records rather than a custom state? Please try again, if you are convinced, I will have a look but the mix of Bubble with Repeating Groups topped with custom states sounds a bit too much for Bubble to handle (in my view…)
Please let us know, and I will try to assist as much as I can (including fixing the bug if there is one )
I tried feeding data from record but same issue occurs. So i think it needs to be fixed.
What I tried this time is when a row in repeating group is clicked, unique ID of that row get passed to custom state called “Group JobpostB’s unique ID” as text, and XL editor set up as below:
I need to have a repeating group next to XL editor on the same page, so that every time people click on a new row in the repeating group, the XL editor display the relevant info. This is to save people from going back and forth pages.
In addition when the Editor is blank, people have to click precisely in the green box area (the first line) to be able to start typing. Whereas red box area won’t let people set focus and start typing when clicked.
Can this be fixed so that the whole area is clickable? because this could affect user experience and cause user abandonment.
But, as another user pointed out, it doesn’t handle images ( or videos). This is really the point of having Rich Text Editor simple copy and paste of a chart or image into the box…