Parker
Parker
I believe that your PR title is incorrect, it should not contain the word "awesome" and should be in title case.
I think the only approach to this would be to have users disable `inherit_buttons` on `ButtonInheritNonInheriting` because it should still inherit `ButtonNonInheriting` buttons even while disabled.
Thats a good point, but I dont think there really is a way to fix that. I can look into it further but yeah...
@DenverCoder1 what if we changed the inherit_buttons to be a thing in a __init__ function instead? Like if we did ```py def __init__(self): super().__init__(inherit_buttons=True) ``` Maybe that would make fixing...
Can confirm having this issue
VirusTotal has multiple flags on multiple versions, a sandbox report of this shows it accessing: `C:\Users\\AppData\Roaming\Microsoft\Windows\Cookies` `C:\Users\\AppData\Roaming\Microsoft\SystemCertificates\My\Certificates\` `C:\Users\\AppData\Local\Microsoft\Windows\Temporary Internet Files`