Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Gtk Maui.Buttonhandler: if backgroundcolor is set, fadin-fadeout effect is gone #4

Open
lytico opened this issue Apr 23, 2021 · 0 comments

Comments

@lytico
Copy link
Owner

lytico commented Apr 23, 2021

Description

src/Core/src/Platform/Linux/ViewExtensions.cs
UpdateBackgroundColor

sets backgroundcolor generally for all views

this is ok but not for button, cause then fadein-fadeout Gtk effect is lost

lytico pushed a commit that referenced this issue Aug 18, 2022
* Create build.yml (#4)

* Create build.yml

* Update build.yml

* Update build.yml

* Removed Blazor projects from solution.

* Added a solution to be used for ci/cd on mac build agents.

* Update build.yml

* Moved ci/ci solution to build folder.

* Update build.yml

* Started work on nuspec files.

* Update build.yml

* Fixed paths in Build solution.

* Update build.yml

* Update build.yml

* Fixed nuspec files.

* Fixed another path.

* More path updates.

* Added additional nuspec files.

* Fixed path.

* Try secret

* Tried secrets 2

* Fixed nuspec file.

* Updated the workflows.

* Updated workflows again.

* Switched from run_number to run_id (#5)
lytico pushed a commit that referenced this issue Aug 18, 2022
* Create build.yml

* Update build.yml

* Update build.yml

* Removed Blazor projects from solution.

* Added a solution to be used for ci/cd on mac build agents.

* Update build.yml

* Moved ci/ci solution to build folder.

* Update build.yml

* Started work on nuspec files.

* Update build.yml

* Fixed paths in Build solution.

* Update build.yml

* Update build.yml

* Fixed nuspec files.

* Fixed another path.

* More path updates.

* Added additional nuspec files.

* Fixed path.

* Try secret

* Tried secrets 2

* Fixed nuspec file.

* Updated the workflows.

* Updated workflows again.
webwarrior-ws added a commit to webwarrior-ws/maui that referenced this issue Mar 8, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
parhamsaremi pushed a commit to parhamsaremi/maui that referenced this issue Mar 13, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
webwarrior-ws added a commit to webwarrior-ws/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
Implement AlertManager for Gtk.
Implementation is not complete; alert dialogs and action sheets
are implemented, progress bar prompts are not. Also title bar
is not shown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant