EtheaDev / StyledComponents

Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and CategoryButtons with Custom Graphic Styles, and an advanced, full-customizable TaskDialog, also with animations!
Apache License 2.0
152 stars 34 forks source link

Boarder Background does not match parent background #43

Closed Larrydew closed 8 hours ago

Larrydew commented 2 weeks ago

I am trying to use a TStyleBitBtn over a background. At design time everything looks correct, however at runtime the background boarder of the button is not correct. See below. Thanks

-- StyleBitButton

carloBarazzetta commented 2 weeks ago

Please send me a zip with a test project.

carloBarazzetta commented 2 weeks ago

Please take a look at the new StyledComponents\Demos\Delphi??\StyledComponentsDemo.dproj and open the StyledTaskDialog Demo: you can use a more beautiful StyledDialog form also with "animations" (enabling SKIA to the project)...

carloBarazzetta commented 2 weeks ago

Any feedback?

carloBarazzetta commented 8 hours ago

Fixed in 3.7.0 version