Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
937 stars 213 forks source link

Memory map widget should update the analysis after the segments/sections change #6133

Open xusheng6 opened 1 week ago

xusheng6 commented 1 week ago

Changing segments can mark certain functions as update required. Right now we are NOT updating the analysis after the segments/sections get changed from the memory map widget. This creates a funny effect that the "updating analysis" animation spins in the linear view, though no analysis update is actually happening