DragonByte Tech
Well-known member
- Affected version
- 2.1.10
Given the following code:
A scrollbar now exists that did not in 2.1.9 & below:
If I add content to the textarea then use the new scroll bar, this is the result:
You can just about see the remnant of the text
HTML:
<xf:codeeditorrow name="some_name"
mode="text" data-line-wrapping="true"
class="codeEditor--autoSize"
label="Label"
explain="Explain" />
A scrollbar now exists that did not in 2.1.9 & below:
If I add content to the textarea then use the new scroll bar, this is the result:
You can just about see the remnant of the text