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 (edited) 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 Edited August 9, 2022 by Indarello
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now