netresearch / t3x-rte_ckeditor_image

Image support in CKEditor for the TYPO3 ecosystem
GNU Affero General Public License v3.0
56 stars 65 forks source link

lazyloading - wrong TS #279

Open ste101 opened 7 months ago

ste101 commented 7 months ago

Controller looks after lib.contentElement.settings.media.lazyLoading but this is not set. Didn't find a way to get the TS constant styles.content.image.lazyLoading within the controller.

Wouldn't it be better to define a TS which does not relay on other extensions?