Changeset: 98762fb39766
Author:"Jasper Potts"
Date: 2013-09-18 23:28 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/98762fb39766
3DViewer improved camera, added touchpad support. Added MSAA swtch. Disabled
AutoScaleGroup
! apps/experiments/3DViewer/nbproject/proje
Changeset: 65982292e82e
Author:dmasada
Date: 2013-09-18 22:29 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/65982292e82e
RT-33042 Ensemble8: Fix 3D Xylophone icon
!
apps/samples/Ensemble8/src/samples/resources/ensemble/samples/graphics3d/xylophone/preview.png
!
That sounds good.
Thanks
Richard
On Sep 18, 2013, at 6:20 PM, Pedro Duque Vieira
wrote:
> What about if someone would like a tooltip to grab mouse events on some
> specific scenario?
>
> Should I split these into 2 issues? One saying: "Tooltips should not grab
> mouse events" and the other
What about if someone would like a tooltip to grab mouse events on some
specific scenario?
Should I split these into 2 issues? One saying: "Tooltips should not grab
mouse events" and the other one: "add setMouseTransparent(boolean
isTransparent) method to Tooltip"
On Thu, Sep 19, 2013 at 2:17 AM
There should just be an issue saying "Tooltips should not grab mouse events", i
think.
On Sep 18, 2013, at 5:41 PM, Pedro Duque Vieira
wrote:
> Do you want me to file the issue?
>
> Would it be: Add support for setMouseTransparent(boolean isTransparent) to
> Tooltip. The default behaviour s
Changeset: 17a24f355237
Author:Chien Yang
Date: 2013-09-18 17:31 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/17a24f355237
Fix to RT-32991: test3d.NearAndFarClipTest failed
Reviewed-by: Kevin Rushforth, Jennifer Godinez
! apps/toys/FX8-3DFeatures/src/fx83dfeatur
Do you want me to file the issue?
Would it be: Add support for setMouseTransparent(boolean isTransparent) to
Tooltip. The default behaviour should be that the tooltip is transparent to
mouse events (doesn't grab any mouse events), that is default should be
setMouseTransparent(true).
Thanks, best
Changeset: 01b29e231a77
Author:Thor Johannesson
Date: 2013-09-18 14:32 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/01b29e231a77
Fix RT-32636: Windows All JavaFX apps stop rendering when coming out of screen
lock. Reviewed and approved by Kevin, Chien
! modules
Changeset: b524724b3774
Author:dmasada
Date: 2013-09-18 08:12 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b524724b3774
RT-30447 Ensemble8: Add DatePicker sample
! apps/samples/Ensemble8/src/generated/java/ensemble/generated/Samples.java
+
apps/samples/Ensemble8
Hi Richard,
do I understand correctly that you prefer replacing the existing
constructors by the following?
public SubScene(Parent root, double width, double height, boolean resizable,
boolean depthBuffer, boolean antiAliasing)
public SubScene(Parent root, double width, double height, boolean
I think it is better to be explicit in all cases.
On Sep 18, 2013, at 7:47 AM, Pavel Safrata wrote:
> Thanks, guys. Let me stay focused on the SubScene for now. Looks like #2
> wins. After some more thinking it turns out the boolean isResizable
> constructor argument is not ideal because givin
Thanks, guys. Let me stay focused on the SubScene for now. Looks like #2
wins. After some more thinking it turns out the boolean isResizable
constructor argument is not ideal because giving size to a resizable
subscene doesn't make much sense (it is resized as soon as it is placed
in layout so
Hi,
has anyone tried to use „VM Linux on ARM“ in conjunction with OpenJDK and
OpenJFX for Android?
Take a look here at page 12ff:
http://jayskills.com/jayday2013/files/2013/06/JavaFX-goes-Open-Source.pdf
Changeset: 238e022c9c94
Author:Martin Sladecek
Date: 2013-09-18 13:52 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/238e022c9c94
[JAVADOC] RT-33004 Update bidirectional binding javadoc
! modules/base/src/main/java/javafx/beans/property/Property.java
Btw, making ImageView and MediaView resizable is filed as
https://javafx-jira.kenai.com/browse/RT-10610
-- Kevin
John Hendrikx wrote:
+1 on the ImageView case... getting ImageViews to resize properly,
like a Button or other node would, is tricky and often gives
unexpected results or doesn't
Changeset: 811eef01f7d0
Author:Martin Sladecek
Date: 2013-09-18 13:06 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/811eef01f7d0
RT-32811 Regression: Misbehavior of TranslateTransition within
SequentialTransition
Reviewed-by: ekrejcir
! modules/graphics/src/main
+1 on the ImageView case... getting ImageViews to resize properly, like
a Button or other node would, is tricky and often gives unexpected
results or doesn't behave the same in all cases. A custom Wrapper class
mitigates the problem somewhat, but I can't help thinking, why isn't
there a proper
Changeset: 08bd1cb0c8a4
Author:Anthony Petrov
Date: 2013-09-18 13:16 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/08bd1cb0c8a4
RT-32725: Mac: Glass robot generates events in wrong sequence on mac
Reviewed-by: pchelko
! modules/graphics/src/main/native-glass/mac/
Changeset: b7a180e7172c
Author:ant
Date: 2013-09-18 12:50 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b7a180e7172c
RT-32220: Carriage returns ignored in WebView text areas when embedded in a
JFXPanel
Reviewed-by: anthony, pchelko
! modules/swing/src/main/java/
Changeset: 9e537433c2bf
Author:ant
Date: 2013-09-18 12:30 +0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9e537433c2bf
RT-25772: JFXPanel: Swing border overlaps panel content
Reviewed-by: snorthov, pchelko
! modules/swing/src/main/java/javafx/embed/swing/JFXPanel.j
20 matches
Mail list logo