cshnik
cshnik
Fixed initialization of regions (bug since 2013 - #18).
Disabled automatic document scrolling when working in page-wise edit mode,
You are correct, ``Suppressed Messages`` options are immediately written to INI. 
Please check uploaded test build with implemented DPI awareness (per monitor) functionality. Since this feature affects many aspects of the application it would be great to have a detailed test...
Done.
Feature is broken in [R134](https://github.com/ProgerXP/Notepad2e/releases/tag/R134): Scintilla's content is not properly scaled.
> Is it another problem caused by the Scintilla upgrade? Yes, there was a missing change when upgrading Scintilla. Fixed. There is another issue: high-DPI scaling is not applied for...
Fixed bug: DPI scaling is not applied on application start which caused UI looks smaller (than expected) on high-DPI displays. Steps to reproduce: 1. Configuration: Display 1 (primary): low resolution...
Sure.
> It works but in the commit you reference \r and \n. Please feel free to check the issues assigned to you with the latest committed exe. Here is my...