Butterfly icon indicating copy to clipboard operation
Butterfly copied to clipboard

[Feature request]: custom resizeable toolbar & multiple columns and multi row supported toolbar

Open HusniMuhammad opened this issue 1 year ago • 9 comments
trafficstars

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

HusniMuhammad avatar Feb 11 '24 11:02 HusniMuhammad

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

CodeDoctorDE avatar Feb 11 '24 11:02 CodeDoctorDE

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

Screenshot_20240211-173335

Screenshot_20240211-172344

This is screenshort of toolbar used by NMM NMM file manager & text editor

HusniMuhammad avatar Feb 11 '24 12:02 HusniMuhammad

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.

CodeDoctorDE avatar Feb 11 '24 12:02 CodeDoctorDE

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

HusniMuhammad avatar Feb 11 '24 12:02 HusniMuhammad

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?

CodeDoctorDE avatar Feb 11 '24 12:02 CodeDoctorDE

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)

HusniMuhammad avatar Feb 11 '24 12:02 HusniMuhammad

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? grafik 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)

CodeDoctorDE avatar Feb 11 '24 12:02 CodeDoctorDE

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

HusniMuhammad avatar Feb 11 '24 13:02 HusniMuhammad

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

HusniMuhammad avatar Feb 11 '24 13:02 HusniMuhammad

Hi,When will be fixed this issue?

HusniMuhammad avatar Mar 05 '24 17:03 HusniMuhammad

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?

CodeDoctorDE avatar Mar 05 '24 17:03 CodeDoctorDE

I added configurable toolbar size in 2.1.0-beta.3 (should be released soon). Multi column will be next

CodeDoctorDE avatar Mar 18 '24 22:03 CodeDoctorDE

grafik I'm currently testing a bit out and it looks promising

CodeDoctorDE avatar Mar 28 '24 17:03 CodeDoctorDE

Fixed in 2.1.0-beta.4 :)

CodeDoctorDE avatar Mar 28 '24 17:03 CodeDoctorDE