ron
03/23/2017, 8:30 AMedvin
03/23/2017, 8:30 AMfileOpen
is an observable boolean value you can do disableWhen { fileOpen.not() }
edvin
03/23/2017, 8:30 AMfileOpen
this way that would probably be best.edvin
03/23/2017, 8:39 AMpaddingLeft
and paddingRight
extension properties. They were defined as Double
, not as Number
. The other paddingXXX
extension properties were OK.edvin
03/23/2017, 9:20 AMron
03/23/2017, 10:24 AMron
03/23/2017, 10:42 AMedvin
03/23/2017, 11:15 AMtarget/app/.
to be relative for the scp command to run it successfully on Windows. Don't know if that's because I have another scp binary now or if it has never run correctly on Windows.edvin
03/23/2017, 11:16 AMron
03/23/2017, 11:59 AMedvin
03/23/2017, 12:07 PMron
03/23/2017, 12:15 PMron
03/23/2017, 12:16 PMron
03/23/2017, 12:16 PMedvin
03/23/2017, 12:20 PMron
03/23/2017, 12:28 PMron
03/23/2017, 12:28 PMedvin
03/23/2017, 12:29 PMron
03/23/2017, 12:29 PMron
03/23/2017, 12:30 PMedvin
03/23/2017, 12:38 PMron
03/23/2017, 4:43 PMedvin
03/23/2017, 4:53 PMedvin
03/23/2017, 4:53 PMron
03/23/2017, 4:54 PMedvin
03/23/2017, 4:54 PMedvin
03/23/2017, 4:55 PMron
03/23/2017, 5:07 PM@Parameter
and now I found out the information on the website concerning testing is not the best, fixed my pom so I can actually make some testsron
03/23/2017, 5:07 PMedvin
03/23/2017, 5:11 PM