FeatureFuel
2

Drop shadow parameter for getFilePreview

Source: appwrite/appwrite#2409 · opened by @Meldiron
Currently, if I use the rotation parameter in getFilePreview, there is no way for me to achieve drop shadow. The closest I can get to is: ![image]( I think there should be additional parameters for defining drop shadow, just like there is for borders. This will allow us to use drop shadows on rotated images. We should be able to define: • Type (inner/outer) • Color (hex) • Opacity (float 0-1) • size & position On the other hand, that might be too hard to configure properly, so we could just add one parameter shadow that could be one of inner, outer-small, outer-medium, outer-big. This will give fewer options but they are easy to understand and can give Appwrite space to create the best drop shadows possible. For example, to make drop shadows feel natural, there should be 2 layers of shadow, as described in the screenshot below. That would be extremely hard to configure on my own, but "outer-medium" could have that defined on the …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests