mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 04:39:15 +00:00
restyle resizer
This commit is contained in:
@@ -489,6 +489,7 @@ function mouse_down_handler(e) {
|
||||
mouse_x = 0;
|
||||
mouse_y = 0;
|
||||
document.onselectstart = function() { return false; };
|
||||
return false;
|
||||
}
|
||||
} catch (e) {
|
||||
exception_error("mouse_move_handler", e);
|
||||
|
||||
Reference in New Issue
Block a user