| 8e55744c | 28-Apr-2022 |
Jordan Atwood <nightfirecat@nightfirec.at> |
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the e
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the edge of its container and become unusable. Restricting it to vertical resizing still allows an expanded editing view without the possibility of encountering these problems.
show more ...
|