cshnik

Results 150 comments of cshnik
trafficstars

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. ![image](https://user-images.githubusercontent.com/8019354/109341356-e361c980-789c-11eb-89e0-92f2d724ce31.png)

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...

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...

> 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...