-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Context
I'm reading the excellent docs β¨ (thanks @plone/documentation-team π― ) and I noticed that when talking about the srcset it does not explicitly mentions what's the actual python API method you should use (I will try to provide a fix for the docs later)...
Issue
So, I opened GitHub and looked at plone/namedfile/scaling.py where I found 2 classes:
ImageScaleImageScaling
With almost exact docstrings:
- view used for generating (and storing) image scales
- view used for rendering image scales
Little quiz: which docstring belongs to which class? π
Anyway, they look way too similar to not merge them, deprecate one, or... ? π€
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels