Solved [2.3.0 B3] Table width values defaulting to 4 decimals places. Bug? 🤔

This topic has been solved
K

Kevin

Guest
OK, not sure if this would really be considered an actual "bug" but it is peculiar. When adding a new table using the editor UI (as opposed to manually typing it in) I couldn't help but notice that the width values default to 4 decimals places. Intentional?

Code:

Code:
[TABLE width="100%"]
[TR]
[td width="50.0000%"][/td]
[td width="50.0000%"][/td]
[/TR]
[/TABLE]


And thank you for adding width support to the table BB Code. :D:thumbsup:

Continue reading...