binaryninja-api
binaryninja-api copied to clipboard
Settings View Optimizations
When the Settings UI starts up there is some slight lag before the tab pops open. This is due to some extra UI related updates to flow all the elements properly before becoming visible. This was done because of a supposed Qt bug. Possibly revisit the Settings UI elicitation on a newer version of Qt.