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
Scroll on new log would be nice to be toggleable from a keybind :)
To demonstrate why this could be nice:
create a look with alot of elements ~100+
iterate them with a 1 second sleep timer between each iteration and ray the item
If you want to look at a specific ray item you can try and scroll, but every second a new item pops in and it scrolls down to the latest
If you want to stop this behaviour you have to adjust the Scroll on new log entry of, navigate to the item you want to debug
But if you want to let it continue, you now have to go back into settings and reenable the setting
This is a UX problem and could be solved by either a Keybind or by disabling Scroll on new log when scrolling and then reenable the setting when clicking the ⬇ New log(s)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Scroll on new log
would be nice to be toggleable from a keybind :)To demonstrate why this could be nice:
create a look with alot of elements ~100+
iterate them with a 1 second sleep timer between each iteration and ray the item
If you want to look at a specific ray item you can try and scroll, but every second a new item pops in and it scrolls down to the latest
If you want to stop this behaviour you have to adjust the
Scroll on new log
entry of, navigate to the item you want to debugBut if you want to let it continue, you now have to go back into settings and reenable the setting
This is a UX problem and could be solved by either a Keybind or by disabling
Scroll on new log
when scrolling and then reenable the setting when clicking the⬇ New log(s)
Beta Was this translation helpful? Give feedback.
All reactions