Re: Kate - Source code section for lines range on the scrollbar

[email protected] Fri, 05 Jul 2024 19:57:15 +0200
Newsgroups gmane.comp.kde.devel.kwrite
Message-ID <[email protected]>
On 2024-07-05 09:52, Kåre Särs wrote:
> Hello Luca,
> 
> That particular UI element is in KTextEditor:
> https://invent.kde.org/frameworks/ktexteditor/-/blob/master/src/view/kateviewhelpers.cpp?ref_type=heads#L332
> 
> Br,
>   Kåre
> 
> On fredag 5 juli 2024 08:43:24 EEST disquisitiones wrote:
>> Hello,
>> 
>> I'm building a custom version of the Kate editor modifying the source 
>> code.
>> 
>> Could you indicate the section of the Kate source code that is 
>> responsible
>> for the display of this graphical element
>> that shows the range of the lines when the scrollbar is moved?

Hi,

just out of interest, is that custom version available online
and might it make sense to upstream some alterations?

Greetings
Christoph

>> 
>> [image: image.png]
>> 
>> Many thanks,
>> 
>> Luca Rocca