Revision fb12c8414d53cbe17b9ab23ae9cd30c43ce62eec

Committed on 16/12/2020 1:21 am by JAC - Frederic Bauer <frederic.bauer@jac-systeme.de> [GitHub Diff]

Fixed problems with the SynchronousScrollerUtility.js and the SiteAccessDifferencesHighlighter.js

JS:

- SiteAccessDifferencesHighlighter.js: When the highlighting state is stored in the url, then the execution of the highlighting will now take place after every parameter has loaded (changed from: Immediately prior to any other JS) in order to ensure parameters not being marked as additions, when the counterpart just hasn't loaded yet

- SynchronousScrollerUtility.js: Functionality to check for the correct list to add to has received a fix where top nodes at the top of the list, which are unique to one list, would not be added to the counterpart list and instead caused the functionality to throw an error