From c56370307ef7dff2a1942a5cddc327d250de5fb4 Mon Sep 17 00:00:00 2001 From: yo mama Date: Thu, 6 Oct 2016 08:36:47 -0700 Subject: cool --- share/frontend/im/js/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'share/frontend/im/js/main.js') diff --git a/share/frontend/im/js/main.js b/share/frontend/im/js/main.js index 27dbc96..36ae071 100644 --- a/share/frontend/im/js/main.js +++ b/share/frontend/im/js/main.js @@ -22,6 +22,7 @@ var Main = transparent: $('#img-transparent:checked').val() !== undefined ? "true" : "false", flip: $('#img-flip:checked').val() !== undefined ? "true" : "false", flop: $('#img-flop:checked').val() !== undefined ? "true" : "false", + maintain_proportions: $('#img-maintain_proportions:checked').val() !== undefined ? "true" : "false", nearest: $('#img-nearest:checked').val() !== undefined ? "true" : "false", rotate: $("#img-rotate").val(), subtract: $("#img-subtract").val(), -- cgit v1.2.3-70-g09d2