Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

button doesn't update animation when it is tapped with trackpad #230

Open
vayn opened this issue Feb 12, 2019 · 0 comments
Open

button doesn't update animation when it is tapped with trackpad #230

vayn opened this issue Feb 12, 2019 · 0 comments

Comments

@vayn
Copy link

vayn commented Feb 12, 2019

Hi, I'm a beginner of gtk(-rs).

I modified basic.rs a little bit: add a click event to the button. The signal handler was triggered very well when I tapped (not clicked/pressed) the button with the trackpad of MacBook, BUT the animation of the button didn't update. If I didn't set the click event to the button, I might think Button can't be tapped in gtk.

[dependencies.gtk]
version = "0.5.0"
features = ["v3_10"]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant