This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 36753 - Editor View Hierarchy Modification due to Code Folding
Summary: Editor View Hierarchy Modification due to Code Folding
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks: 21425
  Show dependency tree
 
Reported: 2003-10-22 14:36 UTC by Miloslav Metelka
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2003-10-22 14:36:55 UTC
Implement necessary changes in editor's view
hierarchy due to code folding implementation.
Comment 1 Miloslav Metelka 2003-10-22 14:45:23 UTC
Changes are mostly done. They were already integrated into
code_folding branch.
There is some remaining work on the view for the fold itself.
Comment 2 Miloslav Metelka 2004-01-12 09:54:03 UTC
New view hierarchy is now present in trunk.