Julien Marrec
Julien Marrec
For the record, the same applies to Summer/Winter/holiday profiles... ScheduleRuleset::setXXXDesignDaySchedule ALSO clones the schedule day it's passed (which is confusing). https://github.com/NREL/OpenStudio/blob/92a416c03a98b44b67668e5b3d6d3c89be729afa/src/model/ScheduleRuleset.cpp#L281-L307
Is there really an action item for us here? Seems like this is the default behavior of the OS SDK (which clones the schedule days), or am I misreading the...
OS App model, happen in model/measures folder
Still relevant as of 2.2.1
Just reproduced this with current develop (9edf6e6a7845053047b4dfc82113e08cade23fc9, 2.6.0 basically) on Ubuntu 16.04
Check out [WorkflowController.cpp#L224](https://github.com/jmarrec/OpenStudio/blob/develop/openstudiocore/src/shared_gui_components/WorkflowController.cpp#L224). The problem is that we don't want to delete the directory from disk until the user actually saves...
Updating with permalink to this repo: https://github.com/openstudiocoalition/OpenStudioApplication/blob/fd5afb70ccde5acd4f32d08e2beb48fb4df8b59e/src/shared_gui_components/WorkflowController.cpp#L184-L207
I wonder if in all cases we shouldn't fall back to a local version if the CDN is down or if you're offline. https://stackoverflow.com/questions/5257923/how-to-load-local-script-files-as-fallback-in-cases-where-cdn-are-blocked-unavai Is floorspaceJS used by something else...
I think that `D:\OSN` might just be the path of the build dir on the Jenkins CI instance that built the OS SDK. (I'm a bit confused by why the...
seems ike that's because of Apple's guidelines: https://stackoverflow.com/questions/21904910/qmessageboxcritical-do-not-show-title-text