IDArlingTeam / IDArling

Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
https://idarling.re
GNU General Public License v3.0
660 stars 99 forks source link

Remove paint from function #67

Closed patateqbool closed 6 years ago

patateqbool commented 6 years ago

Currently, the painter paints function with the background color, we must remove paint rather than painting with background color when leaving/saving/uploading an idb.

NeatMonster commented 6 years ago

Go go go for a fix @patateqbool!

patateqbool commented 6 years ago

Done in develop branch.