sinivii Posted August 9, 2022 Posted August 9, 2022 <defaults loadPriority="-1"/> Trying to wrap my head around this one. Is this a case of Overwriting or Addition? Say I have an OverlaySet like <overlaySet id="DP"> that adds all the cum overlayGroups and has loadPriority="1", if I make a new overlay XML that edits the same overlaySet(DP) with different overlayGroup but it has load priority="2", will the loadPriority="1" overlaySet no longer apply?
Indarello Posted August 9, 2022 Posted August 9, 2022 2 hours ago, sinivii said: <defaults loadPriority="-1"/> Trying to wrap my head around this one. Is this a case of Overwriting or Addition? Say I have an OverlaySet like <overlaySet id="DP"> that adds all the cum overlayGroups and has loadPriority="1", if I make a new overlay XML that edits the same overlaySet(DP) with different overlayGroup but it has load priority="2", will the loadPriority="1" overlaySet no longer apply? Why you ask if you can test it fast yourself? According to wiki higher number for loadpriority overrides lower
sinivii Posted August 9, 2022 Author Posted August 9, 2022 1 hour ago, Indarello said: Why you ask if you can test it fast yourself? According to wiki higher number for loadpriority overrides lower Nice, thanks! Im working, posted before i left.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.