xmtop/layout
2022-03-26 15:09:34 +07:00
..
layout_test.go Issue #56. Slight improvement in layout algorithm. Still doesn't handle > 2 columns well, but it's more correct and lays the foundation for a correct solution. It's clear, however, that a full table model parser will require a substantial rewrite and, possibly, a change in the layout syntax. That would add substantial complexity, so maybe for some future effort. I'll fix the basic column layout (rowspans at the edges), and then shelve it. 2020-02-20 08:19:15 -06:00
layout.go Fixes #174: different colors for download/upload 2022-03-26 15:09:34 +07:00
parser.go More strings moved to translations 2020-06-20 16:47:48 -05:00