This website requires JavaScript.
Explore
Help
Register
Sign In
LK
/
xmtop
Watch
1
Star
0
Fork
0
You've already forked xmtop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
730
Commits
2
Branches
1
Tag
7.6
MiB
1213fe8237
Commit Graph
3 Commits
Author
SHA1
Message
Date
Sean E. Russell
b03566cd60
Fixes
#62
, the one-column bug
...
Updates ticket info
2020-02-27 12:51:59 -06:00
Sean E. Russell
7b09a00230
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
Sean E. Russell
3db7c7480a
Adds a layout with all the widgets
2020-02-18 12:19:35 -06:00