From: hansonr Date: Sat, 24 Nov 2018 18:09:48 +0000 (-0600) Subject: cursors for panels X-Git-Tag: Release_2_11_4_0~45^2~18^2~372 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=ab3c7a4c70e0e0d4eb1d9b1b5e01071956cc8893;p=jalview.git cursors for panels BH note to self: JSComponentUI was using ui.domNode instead of ui.outerNode. For a panel this is an empty node inside the outerNode, which is what holds all the children. So the cursor was being set, but the children did not inherit it. Also missing some cursor names; now set to draw cursor names from JSToolkit. But note that JSToolkit.setCursor should not be called. --- diff --git a/swingjs/SwingJS-site.zip b/swingjs/SwingJS-site.zip index dbe8fb2..7ab3298 100644 Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ diff --git a/swingjs/timestamp b/swingjs/timestamp index 8fadd78..2b41449 100644 --- a/swingjs/timestamp +++ b/swingjs/timestamp @@ -1 +1 @@ -20181124103827 +20181124120031 diff --git a/swingjs/ver/3.2.4/SwingJS-site.zip b/swingjs/ver/3.2.4/SwingJS-site.zip index dbe8fb2..7ab3298 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 8fadd78..2b41449 100644 --- a/swingjs/ver/3.2.4/timestamp +++ b/swingjs/ver/3.2.4/timestamp @@ -1 +1 @@ -20181124103827 +20181124120031