Change the minimum width of the B&B editor#2808
Conversation
|
Perfect, thank you! |
|
What happens when you add more steps? |
|
Changing the default width for better sane defaults/cosmetic reasons versus changing the minimum width are two separate things. As long as we allow shorter step counts, shouldn't we allow smaller window sizes? Edit: Looking at the code suggest this may be somewhat based on step size already. If that's the case, great. |
|
@tresf I see what you are saying. I thought that making a minimum size would help with having just one less variable that made the BBeditor pixelated, but if it causes usability issues, then just making it default to the right size, while still allowing people to scale the window down could be a great solution too. |
|
It's a benign change. We'll get more feedback when RC2 is release and it's easy enough to revert if people complain. BTW, we're still dealing with magic numbers here... The value of |
No, actually those are some hard-coded variables that are taken to account. The |
Change the minimum width of the B&B editor
Adresses #2636 (comment)
Before:

After:
