Skip to content
Snippets Groups Projects
Commit cd14de1f authored by Benni Mack's avatar Benni Mack Committed by Oliver Bartsch
Browse files

[BUGFIX] Optimize JavaScript implementation of new functionality

This change
* removes an unneeded CSS class from all tree items, making the DOM
  smaller
* adds passive listeners for touch events in Resizables. This
  way browsers do not complain anymore

Resolves: #94835
Releases: master
Change-Id: Ia240751c9f623c753be80b9fc8063bb536c54481
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70482


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent fa557fd3
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment