Fixed Frame != Bounds; changed UICat Scenarios list to use tableview!#164
Fixed Frame != Bounds; changed UICat Scenarios list to use tableview!#164tznind merged 1 commit intotznind:refactor-tvfrom
Conversation
|
Awesome! Looking really nice.
Sizing in I agree its very overkill for situations like this where theres only 20 or so items and user ends up having to measure their own data. I wonder if there is a solution like
Actually looks like this is already underway: gui-cs#2574 ❤️ |
Instead of a bunch of comments in code-review I decided to fix things by writing code.
MouseEventwork withMargin,Border, andPadding? gui-cs/Terminal.Gui#2578)Things I learned:
This gets me "1st Column is fixed at maximum width of scenario names and 2nd Column fills rest of view". But the code certinly doesn't say that. What I expected to work:
tableView.LineCanvaswhen it does, autojoin with the border will just work!That said, i think the header in UI Catalog is overkill and I don't actually think we should leave it in. But i have it enabled so we don't forget about this...