Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Tree scroll position jumps back to selection upon expand/collapse #800

Closed
peterflynn opened this issue May 3, 2012 · 2 comments
Closed
Assignees

Comments

@peterflynn
Copy link
Member

  1. Select a file near the top of the project tree view
  2. Scroll down so the file is out of view
  3. Expand/collapse a folder that is currently in view

Result: scroll position jumps back up to show the selected file near the top. The folder you just expanded is usually scrolled out of view.

Expected: no change in scroll position

This repros at sprint-7 but not at sprint-6.

@peterflynn
Copy link
Member Author

Nominating to fix this sprint since it's a fairly recent regression. But QRB can shoot me down if need be :-)

@peterflynn
Copy link
Member Author

Look good

gideonthomas pushed a commit to gideonthomas/brackets that referenced this issue Aug 31, 2017
…imble (adobe#800)

* Add backend for enforcing total project size in Thimble

Add events in Bramble with hooks for UI.

Fix review issues and refactor code

Review fixes

* Starting on UI for project size indicator

* More UI updates

* Trigger projectSizeChange event on startup

* Switch to 5 MB vs. 5.24 MB (1000 vs. 1024)

* Light theme for project size UI

* Disallow functions that would cause project to go over capacity, show error instead.

* Style & String updates

* Better convention for 'return' in an if statement
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants