citra-qt/command list: Do not recreate a widget after each selection
Recreating / replacing a widget is slow since it triggers a layout pass.
Loading
Please sign in to comment
Recreating / replacing a widget is slow since it triggers a layout pass.