Bug SS-3493
1 vote

Math Formatting doesn't work in region placeholders

Created by Martin Kraska on 2/2/2018 2:52 PM Last Updated by smath on 2/6/2018 7:09 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

    smath (Tuesday, February 6, 2018 7:09 PM) #

Fixed for RegionHolder.

But to make this work for all Regions based on RegionHolder developers should call the following in the overridden OnEvaluation method:

base.OnEvaluation(store);
 
Done for PlotRegion.