Closed theRealCarneiro closed 8 months ago
Please read through the README and the Man pages before submitting Please also make sure that there isn't any prior issue describing this bug
Describe the bug When the state of a toggle button is changed by the update command, the toggle action is called.
To Reproduce Let's just imagine a WiFi toggle button, steps to reproduce the behavior:
Expected behavior The expected behavior is for the toggle action to be blocked when updating the button state.
Please provide logs if you're experiencing notification errors / bugs Logs are not relevant in this scenario.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information): Doesn't matter
Additional context Based on my understanding of GTK, the toggle signal of the button should be blocked during state changes.
Please read through the README and the Man pages before submitting Please also make sure that there isn't any prior issue describing this bug
Describe the bug When the state of a toggle button is changed by the update command, the toggle action is called.
To Reproduce Let's just imagine a WiFi toggle button, steps to reproduce the behavior:
Expected behavior The expected behavior is for the toggle action to be blocked when updating the button state.
Please provide logs if you're experiencing notification errors / bugs Logs are not relevant in this scenario.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information): Doesn't matter
Additional context Based on my understanding of GTK, the toggle signal of the button should be blocked during state changes.