Opened 11 years ago
Closed 9 years ago
#371 closed defect (fixed)
Signficant loss of responsiveness when the directory tree is open
Reported by: | adamk | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | editor | Version: | 0.35 |
Keywords: | lag, directory tab | Cc: |
Description
Something is doing per-key logic relating to the directory tree.
Evidence for this is that the directory tree will collapse and reset per keystroke.
It also becomes annoyingly laggy to type while the directory tree is open. I can't type fast enough to outpace the key handling, but the lag is definitely high enough to exceed my perceptual threshold and be noticeable.
Change History (2)
comment:1 Changed 9 years ago by zenogantner
- Keywords directory tab added
comment:2 Changed 9 years ago by adamk
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in recent directory browser refactoring