b2 icon indicating copy to clipboard operation
b2 copied to clipboard

Should be able to right click rows in the Configs dialog

Open tom-seddon opened this issue 1 year ago • 2 comments

Duplicate or delete from a popup menu as well as the buttons at the top.

tom-seddon avatar Aug 10 '24 17:08 tom-seddon

The Keyboard Layouts dialog should work the same way too.

tom-seddon avatar Aug 11 '24 18:08 tom-seddon

Both dialogs use ImGui::ListBox, which doesn't seem to support this out of the box. It must be fixable though!

tom-seddon avatar Sep 01 '24 20:09 tom-seddon