You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Measure html output written to register info should be rendered the same in both Apply Measure Now and the Run Tab. Currently there are two different implementations that render differently.
Issue overview
Measure html output written to register info should be rendered the same in both Apply Measure Now and the Run Tab. Currently there are two different implementations that render differently.
OpenStudioApplication/src/openstudio_lib/ApplyMeasureNowDialog.cpp
Line 568 in 6a7ef37
and
OpenStudioApplication/src/openstudio_lib/RunTabView.cpp
Lines 267 to 271 in 6a7ef37
We should have a shared implementation for these two tabs
The text was updated successfully, but these errors were encountered: