c9c2d1e376
1. Add an option for displying constant line number width in Preferences dialog. This option set the line number constant width according the total line number in the document (minimun 4 digits). It ensures no unexpected visual effect while scrolling content vertically. If the document content is modified and the total number of lines is increased or decreased, more digits will be added or removed according the number of digits in total number of lines. 2. Add new plugin messages NPPM_GETLINENUMBERWIDTHMODE & NPPM_SETLINENUMBERWIDTHMODE for getting or setting LINENUMWIDTH_DYNAMIC / LINENUMWIDTH_CONSTANT. So plugins may send NPPM_SETLINENUMBERWIDTHMODE message with LINENUMWIDTH_CONSTANT to Notepad++ for avoiding some unexpected visual effect (while scrolling). Fix #5670 |
||
---|---|---|
.. | ||
APIs | ||
bin | ||
functionList | ||
images | ||
nativeLang | ||
nsisInclude | ||
themes | ||
nppSetup.nsi | ||
packageAll.bat |