From 862c248a41c5f1534dfcba63465c337b28d65333 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 18 Mar 2012 22:35:34 +0100 Subject: [PATCH] ltl2tgba.html: Scroll to result. (Suggested by Thomas Badie.) * wrap/python/ajax/ltl2tgba.html: Scroll the the results the first time a formula is submitted, and anytime a formula is submitted with 'enter'. Also do not animate the settings of panels when reloading the page from a hash fragment. --- wrap/python/ajax/ltl2tgba.html | 52 ++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/wrap/python/ajax/ltl2tgba.html b/wrap/python/ajax/ltl2tgba.html index 87919afdd..f3c21d304 100644 --- a/wrap/python/ajax/ltl2tgba.html +++ b/wrap/python/ajax/ltl2tgba.html @@ -14,7 +14,8 @@