diff options
author | Werner Almesberger <werner@almesberger.net> | 2017-03-04 00:32:16 -0300 |
---|---|---|
committer | Werner Almesberger <werner@almesberger.net> | 2017-03-04 00:32:16 -0300 |
commit | 38e063f08e6f6b054a2a6d94286df14ab7b7dc0b (patch) | |
tree | 073c0b6ac23a7bd393866ea0bca12df61c69ea12 | |
parent | 4163d5679aff245ebf46372c3895966526bb2d9d (diff) | |
download | eeshow-38e063f08e6f6b054a2a6d94286df14ab7b7dc0b.tar.gz eeshow-38e063f08e6f6b054a2a6d94286df14ab7b7dc0b.tar.bz2 eeshow-38e063f08e6f6b054a2a6d94286df14ab7b7dc0b.zip |
TODO: record_bbox needs to use "extra"
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Bugs: a repository (see comment in file/git-file.c:try_related) - eeshow produces lots of complaints and generates a confusing history when loading a specific revision with [rev:]file.ext +- recording bbox does not take into account "extra" flags. Thus, if we have an + invisible item placed far out, cro.c:end_common can produce weird sizes. Parsing and input processing: - unify alignment, direction |