MobiFlight-Connector icon indicating copy to clipboard operation
MobiFlight-Connector copied to clipboard

Show "Add new" buttons over list on the right bottom corner

Open tigert opened this issue 3 months ago • 1 comments

Is your feature request related to a problem? Please describe. The add new -buttons take vertical space from the list, and use only a small amount of space horizontally.

Describe the solution you'd like

  • make buttons hover over the list, but place them on the right edge, over the "Actions" column
  • Only show the context menu button when mouse is over a config item (related: #2304 ) so the right column is clear by default
  • Add empty space to the end of the list so the last config's context menu can always be accessed. This is a compromise that for example Android uses and it seems to work fine.

Image

Alternatively add them as combo so you dont need to click twice to add.

Image

We could also have keyboard shortcuts I and O for adding new input and output config.

tigert avatar Aug 30 '25 15:08 tigert

I also like keyboard short cuts very much. That's a great idea.

DocMoebiuz avatar Sep 12 '25 06:09 DocMoebiuz