[create-pull-request] automated change (#1629)

Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-10 15:18:36 +01:00 committed by GitHub
parent dcaf70bf4e
commit 0cd698111e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -228,11 +228,11 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION.
` },` && |\n| && ` },` && |\n| &&
`` && |\n| && `` && |\n| &&
` renderer(oRm, oControl) {` && |\n| && ` renderer(oRm, oControl) {` && |\n| &&
` // if (!z2ui5.treeState) return;` && |\n| && ` if (!z2ui5.treeState) return;` && |\n| &&
` // setTimeout((id) => {` && |\n| && ` setTimeout((id) => {` && |\n| &&
` // z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\n| && ` z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\n| &&
` // }, 100, oControl.getProperty("tree_id") );` && |\n| && ` }, 100, oControl.getProperty("tree_id") );` && |\n| &&
` } });` && |\n| && ` } });` && |\n| &&
`});` && |\n| && `});` && |\n| &&
`` && |\n| && `` && |\n| &&
`sap.ui.define("z2ui5/Scrolling", ["sap/ui/core/Control"], (Control) => {` && |\n| && `sap.ui.define("z2ui5/Scrolling", ["sap/ui/core/Control"], (Control) => {` && |\n| &&