-
Notifications
You must be signed in to change notification settings - Fork 28
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
Option to make columns wider #56
Comments
This is actually a defect - I had columns width saving logic in a standalone version, but apparently it got broken when sharing the code with integrated frontend. |
Saving user preferences is of course the optimal solution. I'm looking forward to you getting it working again. |
The settings are historically been persisted it in the registry under: HKEY_CURRENT_USER\Software\gevorkyan.org\MicroProfiler |
- calibration iterations count rolled back.
- calibration iterations count rolled back.
Hi Peter! Please, check out for this release: https://github.com/tyoma/micro-profiler/releases/download/v1.6.619.0/micro-profiler.v1.6.619.0.vsix - it has the issue fixed. If so, please close it. thanks! |
It works. Thank you. |
In every MicroProfiler session my first activity is to make the columns wider. Initially they look like this:
I want them to look like this, so that I can read the numbers and the units:
Ok, it doesn't take more than a few seconds to doubleclick the header separators, but it would make an already very good user interface a little bit more practical. I understand, that my preference cannot be the default behaviour. Maybe a simple button "expand columns" or something like the Excel way, mark several columns and expand them with a singe doubleclick.
... Would be a nice improvement
The text was updated successfully, but these errors were encountered: