Quote:
Originally Posted by ericshliao
The current column config is using minimum width. I think it will be more convenient using number of columns, such as 1, 2, 3 columns with a button on the toolbar. The default is 1 column, a click on the button will toggle 2 columns, and another 3 columns,...
|
When I implemented the columns feature, I thought also about this solution. I decided to implement it like I did, because I think it's more convenient to just tell Firefox how large the columns should be and let do it the rest automatically.
Let's see which other feedback comes in, if many people would like to use it another way, I'll think about changing it.