-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Button and Text Scaling Issue on Ubuntu 18.04 #24
Comments
Okay, this is a fair bit more configurable than my first guess.
|
For the tables, the idea is to size columns according to the data, not the headers, which can be rather long sometimes and would thus result in less efficient (and inconsistent-width) display of info.. So yeah the tooltip is the solution there. You could file an issue in the etable repository about an overall option to "show full headers" -- it wouldn't be very hard to support that option and it would be useful in some cases. |
Alright, done, thank you! In this particular case, since 'UniqPats' is a common prefix, another way to resolve this could be to make it a common header, and the part following ':' would be the subheaders, something like this:
But I'm not sure if this needs changes here, or someplace else since it seems a 2/multi level header could be useful at other places too. |
Hi! Thank you for the textbook as well as the accompanying simulations! This work - Leabra - seems really exciting.
I'm currently using the simulations from
ccn_sims_v1.3.1_linux.tar.gz
in v1.3.1 03 Sep 2021 release along with the textbook, and have run into a few issues related to button and text scaling.I'd be glad if someone knows about any recommended ways to resolve or work-around these issues.
The text was updated successfully, but these errors were encountered: