From: hansonr Date: Mon, 21 Jan 2019 04:52:03 +0000 (-0600) Subject: menu update; popup not functioning, though?? Working fine in test suite. X-Git-Tag: Release_2_11_4_0~45^2~18^2~311 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=8ea70dc06b3d9d93296ef01456914fdb36c5bae8;p=jalview.git menu update; popup not functioning, though?? Working fine in test suite. Will test. --- diff --git a/src/jalview/gui/Desktop.java b/src/jalview/gui/Desktop.java index 6599cb9..1e373c3 100644 --- a/src/jalview/gui/Desktop.java +++ b/src/jalview/gui/Desktop.java @@ -374,12 +374,9 @@ public class Desktop extends jalview.jbgui.GDesktop // getContentPane().add(sp, BorderLayout.CENTER); // BH 2018 - just an experiment to try unclipped JInternalFrames. - // Must set for all three to be active: if (Jalview.isJS()) { getRootPane().putClientProperty("swingjs.overflow.hidden", "false"); - ((JComponent) getContentPane()).putClientProperty("swingjs.overflow.hidden", "false"); - desktop.putClientProperty("swingjs.overflow.hidden", "false"); } getContentPane().add(desktop, BorderLayout.CENTER); diff --git a/swingjs/SwingJS-site.zip b/swingjs/SwingJS-site.zip index ed59d53..0960bad 100644 Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ diff --git a/swingjs/timestamp b/swingjs/timestamp index dd7be95..8d011e6 100644 --- a/swingjs/timestamp +++ b/swingjs/timestamp @@ -1 +1 @@ -20190119065335 +20190120224615 diff --git a/swingjs/ver/3.2.4/SwingJS-site.zip b/swingjs/ver/3.2.4/SwingJS-site.zip index ed59d53..0960bad 100644 Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ diff --git a/swingjs/ver/3.2.4/timestamp b/swingjs/ver/3.2.4/timestamp index dd7be95..8d011e6 100644 --- a/swingjs/ver/3.2.4/timestamp +++ b/swingjs/ver/3.2.4/timestamp @@ -1 +1 @@ -20190119065335 +20190120224615 diff --git a/template.html b/template.html index 2a22a77..e959685 100644 --- a/template.html +++ b/template.html @@ -1,7 +1,8 @@ -SwingJS test _NAME_ +SwingJS test _NAME_ +