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

scroll to edit point #154

Closed
Taariqq opened this issue Jun 15, 2018 · 4 comments
Closed

scroll to edit point #154

Taariqq opened this issue Jun 15, 2018 · 4 comments

Comments

@Taariqq
Copy link

Taariqq commented Jun 15, 2018

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[x ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

Edits below the end of screen are not visible unless you scroll to them

Expected behavior

Browser should scroll to the point on the webpage that is being edited. Also, when you click a portion on the page the editor should scroll to that point as well.

Environment

Browser:

- [ ] Chrome (desktop) version XX
- [60.0.2 ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- Check which version is installed --> 
- Platform:  Linux Mint
- Visual Studio Code:  1.24.1

Others

@rjoydip-zz
Copy link
Collaborator

@Taariqq
Copy link
Author

Taariqq commented Jun 16, 2018

Thanks @rjoydip although the other issue, from the description, sounds like a bug, I am sorry if I wasted your time.

@ritwickdey
Copy link
Owner

Did you try to set fullReload settings as true? Checkout the settings page full details.

If you set it as true, your browser will refresh fully on CSS changes & that will preserve scroll height position,

@rjoydip-zz
Copy link
Collaborator

@Taariqq Thanks for reporting.

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

No branches or pull requests

3 participants