Skip to content

Conversation

midichef
Copy link
Contributor

This PR is to import the work of @reagle and @saulpw from #2772 on adding visual helpers to show sheet types.

The icon is shown on SheetsSheet as part of the type column in SheetsSheet. I tried making an AttrColumn showing icon, but it felt like it took up too much space. So it's in type. But the getter for type is a bit unwieldy, and it's not great that it assumes a max icon width of 2. I'd appreciate feedback on how to improve it.

@saulpw
Copy link
Owner

saulpw commented Sep 19, 2025

Yeah, I tried the same, and I think it's best to keep type as the named type for easier parsing (and a simpler getter). Is it important to show the icon on the SheetsSheet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants