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] Widget flickering when it listening commands output #45

Open
yanwh0311 opened this issue Jun 9, 2023 · 5 comments
Open

[BUG] Widget flickering when it listening commands output #45

yanwh0311 opened this issue Jun 9, 2023 · 5 comments
Assignees
Labels
« !!! » Issue Something isn't working as it should

Comments

@yanwh0311
Copy link

yanwh0311 commented Jun 9, 2023

Widget flickering when it listening commands output

@yanwh0311 yanwh0311 changed the title [BUG] Widget flickering when it listen commands output [BUG] Widget flickering when it listening commands output Jun 9, 2023
@vars1ty
Copy link
Owner

vars1ty commented Jun 10, 2023

Can you try setting update_anim to none for the label, and then checking if it makes any difference?
https://github.com/vars1ty/HybridBar/blob/main/WIDGETS.md#widgets

@vars1ty vars1ty added the « !!! » Issue Something isn't working as it should label Jun 10, 2023
@yanwh0311
Copy link
Author

thread '' panicked at '[ERROR] Invalid revealer animation! Use crossfade, slide_left or slide_right.', src/widgets/label_widget.rs:173:51
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Aborted (core dumped)

it seem the values "none" does not work

@vars1ty
Copy link
Owner

vars1ty commented Jun 10, 2023

Alright I'll look into it during the coming week

@vars1ty vars1ty pinned this issue Jun 10, 2023
@vars1ty vars1ty self-assigned this Jun 10, 2023
vars1ty pushed a commit that referenced this issue Jun 21, 2023
@vars1ty
Copy link
Owner

vars1ty commented Jun 21, 2023

Should be fixed with w.i.p 0.5.0 in this commit: c38c84f
If you feel like it, you may compile the proper branch and use as-is with new changes that are added, or you can wait until 0.5.0 is out.

@birdayz
Copy link

birdayz commented May 9, 2024

hm, on tip of main i still can't use "none".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
« !!! » Issue Something isn't working as it should
Projects
None yet
Development

No branches or pull requests

3 participants