Holger Quick

Results 5 comments of Holger Quick

Same problem here. I want to disable some ranges in the calendar because the time period is allready booked: ` var booked_dates = [ [1451862000000,1455490799000], [1455490800000,1460325599000], [1460325600000,1464559199000], [1464559200000,1468187999000], ]; ```...

Any update on this ? When can we expect the changes to be merged ?

Yes ! Something like that ! I did not account for windspeeds in that history for now. I think for a start just the pure distribution of the wind direction...

I have the same problem under OSX Catalina with RubyMine 2019.2.2 If i enable debug mode i get the following exception: ` java.lang.NullPointerException at com.intellij.ui.messages.SheetMessage.(SheetMessage.java:78) at com.intellij.ui.messages.JBMacMessages.showErrorDialog(JBMacMessages.java:189) at com.intellij.openapi.ui.Messages.showWarningDialog(Messages.java:891) at...

Did you find out ? I have the same problem. I looked at the source and tried different methods without any success.