Hi, i've noticed that the horizontal scrollbar sometimes doesn't work correctly with very long lines. if i drag the bar to right, i can't scroll so that the last chars are visible. it seems that the scrollbar has a constant max-value (in my testfile col 313 with php-code/html-lexer, ca. Pixel 2000 without line-number-border) which is updated when the cursor is after this max-position. if i move the cursor at the end of this longer line, i can also scroll to the end. i think this position should be updated on file-load (get-longest-line+ get-line-width) and on change (get-current-linewidth)
i hope you understand what i mean else i can post a screenshot. greet Frank _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
