Michael Drake
|
4c4b57d511
|
HTML redraw: Never draw box scrollbars for textareas.
The scrollbars for textareas are rendered by the widget.
This stops us from putting broken scrollbars over the top of the
textarea's own scrollbars.
|
2019-12-09 14:33:53 +00:00 |
|
Michael Drake
|
dc9de4998f
|
HTML redraw: Don't render scrollbars when the CSS doesn't permit it.
|
2019-11-30 15:20:21 +00:00 |
|
Vincent Sanders
|
cbb0c05258
|
remove unecessary user warning calls and improve error propogation in html box
|
2019-11-05 23:05:42 +00:00 |
|
Vincent Sanders
|
f21c41a2e5
|
change browser_window_redraw to use unscaled coordinates
|
2019-08-04 11:25:35 +01:00 |
|
Vincent Sanders
|
2a03ea3049
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
|