[Assigned] Save tab and scroll position which is shown before.
See original GitHub issueOverview (Required)
This is not mandatory feature.
If the user saw ROOM1
, maybe s/he wants to see the same tab in the next time.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
android - How to save RecyclerView's scroll position using ...
First save your instance state in onPause as many have shown. I think it's worth emphasizing here that this version of onSaveInstanceState is...
Read more >How to Get and Set Scroll Position of an Element
First, select the element using the selecting methods such as querySelector() . · Second, access the scroll position of the element via the...
Read more >Keep scroll position stable when closing a tab in the tab well
open many files so that tabs are scrollable, have the first (left-most) tab active · scroll to the farthest (right-most) tabs · close...
Read more >Documents in iframe lose scroll position when tabbing focus to ...
1. Have document containing iframe · 2. scroll document in iframe down to the bottom · 3. place focus in first textbox ·...
Read more >Scroll position isn't restored in background tabs after session ...
With Firefox set to restore the current windows and tabs: - Open any web page A, and scroll down the page a bit...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks. I think it is better for users that this feature can be ON(restore tab and position)/OFF(open default) by setting.
Can I try this?
@konifar I’m very sorry for my delay… Report the current status.
I finished this issue, but the current code don’t supported #493 So please wait a little, I will support that tab mode!