/[fenfire]/fenfire/org/fenfire/fenpdf/BUGS
ViewVC logotype

Diff of /fenfire/org/fenfire/fenpdf/BUGS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tjl, Thu Aug 14 10:19:02 2003 UTC revision 1.3 by tjl, Fri Aug 15 05:13:51 2003 UTC
# Line 1  Line 1 
1  User-visible bugs in FenPDF 1.0  User-visible bugs in FenPDF 1.0
2  ===============================  ===============================
3    
4    FATAL:
5    
6    - unlink buoy doesn't work for transclusions!
7        [ architecture-wise we should separate the bindings
8          and actions as modularly as possible to help
9          people build different things out of the parts.
10          Multiplexing actions by buoy type is one important thing.
11          ]
12    
13    - sometimes "not a canvas view"
14        [ architecture-wise: what the hell is AbstractMainNode2D
15          doing, checking members' derived types?
16          We need to think about what View2D needs to do.
17          getChildView2D is **NOT** a good solution.
18          ]
19    
20    - imported PDFs not added to treetime
21    
22    
23    IMPORTANT:
24    
25    - buoys not shown when fast-panning! Culled to wrong cs / size
26      calculated wrong because not rendered??
27    
28    - transclusions move by dragging WITHOUT ctrl!!!
29    
30    ANNOYANCE:
31    
32  - Structlink connecting not done in the right way by spec  - Structlink connecting not done in the right way by spec
33    
34  - selection not removed at first other click  - selection not removed at first other click
35    
36  - no click&drag of selected area to transclude  - no click&drag of selected area to transclude
37    
38    - can't start fullscreen
39    
40    FIXED, BUT SYMPTOM OF DEEPER ARCHITECTURAL PROBLEM:
41    
42    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26