iced-rs/iced

button::Appearance has both `shadow` and `shadow_offset` properties

lufte opened this issue · 1 comments

lufte commented

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

I assume this is not intended: https://docs.rs/iced/0.12.1/iced/widget/button/struct.Appearance.html

What is the expected behavior?

Just have a shadow property.

Version

crates.io release

Operating System

Linux

Do you have any log output?

No response

hecrj commented

Thanks! This is already fixed in master.