Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

Why does a background break a box-shadow inset effect?

Im trying to achieve an inner-shadow effect on a simple box, something like: alt text http://gotinsane.com/test.jpg …

background shadow css
CALayer - Shadow causes a performance hit?

So I am doing some custom animations on my navigationcontroller and the way it pushes and pops the viewControllers. Everything …

iphone ios uinavigationcontroller calayer shadow
How to add drop shadow to TextFormField In Flutter

I have a text form field in flutter I want to add a drop shadow to it. how should I …

flutter dart flutter-layout shadow
Android Paint setShadowLayer() ignores color of its Paint

I'm trying to create a Bitmap programmatically and am finding drawing a shadowed Rect is ignoring the color arg passed …

android android-canvas paint shadow
Does the Android operating system have files like /etc/passwd, /etc/shadow, and /etc/group?

If not, how does android determine whether a user belongs to a certain group?

android shadow passwd
Inner shadow effect in flutter

According to the github issue there is no inset attribute in ShadowBox yet. Is there any workaround how to emulate …

flutter flutter-layout shadow
How to put a shadow to a Frameless window in Qt

I'm trying to create a Frameless window that has a shadow under it.When we create a borderless window with …

qt window shadow borderless
SVG shadow cut off

The SVG I'm working with has a drop shadow via feGaussianBlur filter. The shadow itself is displayed properly, but gets …

svg shadow clipping svg-filters
Android Unable to remove the color at the top and bottom

I have added a scrollView and if deploy on the android tablet,it has some problems. But it works fine …

android scroll scrollview tablet shadow
iOS - How to achieve emboss effect for the text on UILabel?

Can I know how to have the emboss effect as the text "Reminders" as shown on the picture? It looks …

iphone uilabel shadow emboss