Other

Build 1501 on 14/Nov/2017  This topic last edited on: 10/Nov/2015, at 12:45

Fred4: move image refresh parameters to typography

GN4-3195

Breaking change:
moved three config parameters from user preference to typography.
The parameters are used in image refresh processing:
-imgRefreshTolerance: 1..100 value, Image ResizeLimit (in %) when automatically updating
-imgRefreshIsotropic: boolean, When updating automatically choose if isotropic or not
-imgRefreshSize: Boolean, if true ResizeLimit refers to image size
 
these attribute are editable only editing typography, has the same defaults value of old user preferences values.
In case of user editing is necessary re-set the values into typography.
 
to apply this modify:
update the schema (//depot/GN4/Main/Config/Schemas/GN4Base.xsd and //depot/GN4/Main/Config/Schemas/GN4Editorial.xsd)
update the configuration(//depot/GN4/Main/Config/Global/GN4/edAdmin4_Config.xml and //depot/GN4/Main/Config/Strings/EditorialStrings.en.xml)
 
also check the custom vb files: the config properties of these attributes are no more available, replaced by typography properties

Modified date: 21/09/2015 11:09:38 - P4 Changelist: 78580 - From build: 2.2.2669.x (T)