Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 9820) +++ trunk/doc/TODO (revision 9821) @@ -6,6 +6,9 @@ - check calls to rnd_font_fix_v1(); don't call it if ->height is loaded; maybe not needed at all with font2, multiline is handled in librnd - switch over to librnd multiline/alignment rendering - implement the halign property (watch out for x mirror: start is always toward the origin) + - {e T} for multiline edit of single line text; {e t} should also do this if text has \n's + - propedit should get a button for invoking the same {e T} popup + - maybe cache whether text is multiline in an unsaved struct field - enable rendering tabs by default, for non-graphical sheets - FEATURE: consider multiline text objects (nlnet ext?) - may need a text object flag/attribute - FEATURE: text vertical alignment (in design doc and code); same rules as in halign [report: Ade] @@ -49,8 +52,8 @@ - BUG: csch_grp_ref_embed(), used in sym loclib paste and right click symbol context menu toref (to loclib) conversion is not undoable [report: Igor2] - file format version bump cschem-sheet-v2: - a connection object should have x;y displacement for the graphical object to be useful (or is it a grp_ref?); at the moment we are not drawing it at all + - text flag for &entity; - 3. NLnet ========================================================== - hierarchic design [3]: - figure how to handle aux sheets from library (prefix?)