Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(taskbar): correct step comparison for width and opacity updates
Updated the condition in the update_properties function to ensure that width and opacity are incremented when the current step is less than or equal to the frames per second (fps). This change prevents the final frame from being skipped, ensuring smoother visual transitions in the taskbar widget.
- Loading branch information