Actions
Task #82849
closedChange svg tree json data to contain icon id instead of content.
Start date:
2017-10-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently svg tree gets the icon content for each node in the JSON data.
Instead just an icon identifier should be passed.
Thanks to that the JSON response will be few times smaller and it will also speed up rendering.
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54468
Updated by Gerrit Code Review about 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54468
Updated by Gerrit Code Review about 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54468
Updated by Tymoteusz Motylewski about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a9382eae9cc818f17f11943764894129b80d8e55.
Actions