Butterfly
Butterfly copied to clipboard
[Feature request]: custom resizeable toolbar & multiple columns and multi row supported toolbar
Is your feature request related to a problem? Please describe
I can't fit all tools in single page without scrolling it
Thanks
Describe your feature request!
Settings to trigger custom toolbar sizes & multi column support
Additional context
OS: Android 11
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
That's sounds good. Do you have any design ideas how to do it? I'm thinking about tabs where you can have grouped your tools but you needs much space for this
That's sounds good. Do you have any design ideas how to do it? I'm thinking about tabs where you can have grouped your tools but you needs much space for this
By the way I'm mistakely understand columns I means by that Multi line && multi column
This is screenshort of toolbar used by NMM NMM file manager & text editor
Hmm are you sure you want to have multiple columns instead of grouping? When having multiple columns it can get very big like the old toolbars on internet explorer.
Hmm are you sure you want to have multiple columns instead of grouping? When having multiple columns it can get very big like the old toolbars on internet explorer.
Yes I want it. it can be enabled by the settings of butterfly app so this option disabled by default (it's your choice) Also it can be fit into the screen (like keyboard layout fit into the screen)
Edit: Or customizable settings for size(width) of tool In the toolbar
Okay, I could add it. Then we could have this layout:
| 1 | 3 |
| 2 | 4 |
Then I would add small (75% the size), normal (100% the size) and big (125% the size) as option.
I'm still thinking about adding grouping support in butterfly to help people organize their tools. Do you have any ideas how we could comine this?
Okay, I could add it. Then we could have this layout:
1 3 2 4 Then I would add small (75% the size), normal (100% the size) and big (125% the size) as option.
I'm still thinking about adding grouping support in butterfly to help people organize their tools. Do you have any ideas how we could comine this?
Ok thanks for improvement , also having grouping options with customize the number of tools
Also add a option to How many items can be viewed without scrolling (horizontally/vertically)
Okay, I could add it. Then we could have this layout: 1 3 2 4 Then I would add small (75% the size), normal (100% the size) and big (125% the size) as option. I'm still thinking about adding grouping support in butterfly to help people organize their tools. Do you have any ideas how we could comine this?
Ok thanks for improvement , also having grouping options with customize the number of tools
Also add a option to How many items can be viewed without scrolling (horizontally/vertically)
Yeah but how?
I could add a new icon button that opens the toolbars change menu like with the lock button.
I would add it like you can select how many rows there are and make it responsive like this:
with 2 rows:
| 1 | 3 | 5 |
| 2 | 4 | 6 |
with 3 rows:
| 1 | 4 |
| 2 | 5 |
| 3 | 6 |
(the numbers are the indexes of the tools)
Ok this way better,
(number of row)=(number of tools)÷(number of columns displayed by specific device/orientation),
This way of implementing this may be performance killer
Hmm are you sure you want to have multiple columns instead of grouping? When having multiple columns it can get very big like the old toolbars on internet explorer.
Quick access is the main motive
Hi,When will be fixed this issue?
Soon 🔜. Before the first release candidate of 2.1. I currently don't have much time working on this right now. Maybe in a few weeks?
I added configurable toolbar size in 2.1.0-beta.3 (should be released soon). Multi column will be next
I'm currently testing a bit out and it looks promising
Fixed in 2.1.0-beta.4 :)