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

Auto scroll or show only the last values #20

Open
roboserg opened this issue Mar 4, 2020 · 4 comments
Open

Auto scroll or show only the last values #20

roboserg opened this issue Mar 4, 2020 · 4 comments

Comments

@roboserg
Copy link

roboserg commented Mar 4, 2020

What the titles says. If I log the speed, I dont need to see old values, only the current ones. Also auto scroll would be cool

@mminer
Copy link
Owner

mminer commented Mar 5, 2020

Hmm, autoscroll is supposed to work. Perhaps it's broken.

Regarding not seeing old values, that's an interesting idea. Perhaps we could provide an option to collapse logs fired from the same line of code.

@mminer
Copy link
Owner

mminer commented Mar 20, 2020

I just checked the autoscroll behaviour and it appears to work when you're scrolled to the bottom. @roboserg, is this something that doesn't work for you? What version of Unity are you using?

@jgalmeidah
Copy link

I am using Unity 2018.4.16 on Andriod. What I see is "scroll lock" : even if scrolling to the bottom or the middle the current view is retained (until updated). I tried several times scrolling to the bottom, but is still behaves that way.
Maybe it would be better to have a "scroll lock" button?

@mminer
Copy link
Owner

mminer commented Aug 11, 2020

Agreed, it'd maybe be better to have more explicit controls to set the scroll behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants