kevinherron
05/24/2017, 10:33 PMkevinherron
05/24/2017, 10:33 PMcarlw
05/24/2017, 10:46 PMcarlw
05/24/2017, 10:50 PMcarlw
05/24/2017, 10:52 PMedvin
05/24/2017, 11:04 PMedvin
05/24/2017, 11:04 PMcarlw
05/24/2017, 11:04 PMedvin
05/24/2017, 11:10 PMedvin
05/24/2017, 11:16 PMedvin
05/24/2017, 11:17 PMonDock
of the primary view is triggered by createPrimaryScene
because it calls Scene(view.getRootWrapper())
.edvin
05/24/2017, 11:17 PMonDock
is called.edvin
05/24/2017, 11:18 PMedvin
05/24/2017, 11:22 PMcurrentWindow
implementation is also flawed. It needs to check the modalStage, because the root might not have a scene.carlw
05/24/2017, 11:25 PMcarlw
05/24/2017, 11:26 PMedvin
05/24/2017, 11:29 PMnyxcharon
05/25/2017, 1:56 AMkastork
05/25/2017, 3:15 AMkastork
05/25/2017, 3:16 AMkastork
05/25/2017, 3:16 AMalexp11223
05/25/2017, 6:44 AMminWidth/Height
to it to avoid casts? Or minWindowWidth/Height
to View
or something like this:edvin
05/25/2017, 9:00 AMedvin
05/25/2017, 9:41 AMwrapper
builder that lets you create a node that will be the new root of a View or Workspace. Inside there you would need to set the root as a child somewhere. For example:edvin
05/25/2017, 9:43 AMedvin
05/25/2017, 9:43 AMedvin
05/25/2017, 10:07 AMabhinay
05/25/2017, 10:19 AM