jacobbo / WebEye

WebEye is a collection of .NET controls.
190 stars 132 forks source link

How Can I set Opacity? #57

Open hiddenhack opened 5 years ago

hiddenhack commented 5 years ago

I need to set opacity for fade out and fade in where the control is set visible or hidden. i have see that the control have property Opacity but not work. how i can resolv problem?

Thanks

jacobbo commented 5 years ago

Hello, sorry, opacity is not supported yet.

On Tue, 3 Sep 2019 at 16:07, hiddenhack notifications@github.com wrote:

I need to set opacity for fade out and fade in where the control is set visible or hidden. i have see that the control have property Opacity but not work. how i can resolv problem?

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jacobbo/WebEye/issues/57?email_source=notifications&email_token=AAN57QA5WMANYL6EZCZ3BYDQHZ4U3A5CNFSM4ITHPYX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJANAIA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAN57QDAE2E2PTJ42LGCVODQHZ4U3ANCNFSM4ITHPYXQ .

hiddenhack commented 5 years ago

Do you have any suggestions for implementing it starting from the source code? Thanks so much

jacobbo commented 5 years ago

I’m going to implement a new version of the control soon, with opacity support, so you can start with current version and then switch to the new one.

On Wed, 4 Sep 2019 at 08:46, hiddenhack notifications@github.com wrote:

Do you have any suggestions for implementing it starting from the source code? Thanks so much

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/jacobbo/WebEye/issues/57?email_source=notifications&email_token=AAN57QER4GSPPW5ORQAS623QH5RUXA5CNFSM4ITHPYX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD52VXPI#issuecomment-527784893, or mute the thread https://github.com/notifications/unsubscribe-auth/AAN57QG23ISVP3ZZ2OSDB5TQH5RUXANCNFSM4ITHPYXQ .

hiddenhack commented 5 years ago

Ok. Thanks. Have an idea of ​​how long it will take?

jacobbo commented 5 years ago

A couple of months.