mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
@@ -29,7 +29,7 @@ namespace hex::plugin::builtin::prv {
|
||||
}
|
||||
|
||||
bool FileProvider::isResizable() const {
|
||||
return true;
|
||||
return isAvailable() && isWritable();
|
||||
}
|
||||
|
||||
bool FileProvider::isSavable() const {
|
||||
|
||||
Reference in New Issue
Block a user