You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes it glitches out and the highlighted value is not what is being operated on.
I managed to it by highlighting a value then closing the source of that value, though I think that might not be the only way to get the glitch.
(opening a video in browser playing the video highlighting its value then closing the tab)
I am also running this in a qtile scratchpad and I am not sure how that affects how the program operates.
I am on the latest commit as of this post I believe and the compile command I used is: USE_WIDE=1 make distclean build though this glitch also happens with make USE_WIDE=true.
you should also put the command USE_WIDE=1 make distclean build in the build instructions because it is the command that lets me see the graphics.
The text was updated successfully, but these errors were encountered:
sometimes it glitches out and the highlighted value is not what is being operated on.
I managed to it by highlighting a value then closing the source of that value, though I think that might not be the only way to get the glitch.
(opening a video in browser playing the video highlighting its value then closing the tab)
I am also running this in a qtile scratchpad and I am not sure how that affects how the program operates.
I am on the latest commit as of this post I believe and the compile command I used is: USE_WIDE=1 make distclean build though this glitch also happens with make USE_WIDE=true.
you should also put the command USE_WIDE=1 make distclean build in the build instructions because it is the command that lets me see the graphics.
The text was updated successfully, but these errors were encountered: