mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 05:45:00 +02:00
Disable document peeker as default
This commit is contained in:
parent
dbe2b698b1
commit
eb43167fbf
@ -854,7 +854,7 @@ struct NppGUI final
|
||||
|
||||
bool _isFolderDroppedOpenFiles = false;
|
||||
|
||||
bool _isDocPeekOnTab = true;
|
||||
bool _isDocPeekOnTab = false;
|
||||
bool _isDocPeekOnMap = false;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user