Is this the right place for a bug report?
I noticed in working with version 2.3 today that saved presets do not affect Zebra monitoring settings. In googling I found a more than year old post from John Griffin mentioning this issue:
John Griffin wrote:Been experimenting with 55 vs 1250 ISO by setting them as presets but irritatingly the zebras don't get saved in the preset file so you have to change them on the fly each time you adjust your ISO
Strangely, setting text for the Zebras are included in the .bmcpreset files but in my testing only "zebraEftOptionOn" has an effect when the preset is loaded.
}
},
"zebraEftMidGreyOption" : 0,
"zebraEftOptionOn" : true,
"zebraValue" : 95,
"zoomFactor" : 1
}
Also, in some of my presets the "zebraValue" is saved as a long integer, but still has not effect:
"zebraValue" : 94.62712771326002,
I'd be curious to know if anybody can reproduce this issue. Thanks!