Re: Track changes markers on wrapped lines (or any markers for that matter)
Mitchell <[email protected]> Mon, 2 Jun 2025 22:56:17 -0400
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, > On Jun 2, 2025, at 10:44 PM, Mitchell <[email protected]> wrote: > > Hi, > > Perhaps I’m missing something. The track changes features uses SC_MARK_BAR to mark changed lines. If those lines are wrapped, the mark does not appear on any sublines. It would be nice to have that continuity, for example a block of added, wrapped lines. Yes, I was missing something. I wasn’t using SC_MARK_BAR because they were too small before I submitted my patch to make them bigger. Changing my markers to SC_MARK_BAR does draw them on sublines. I may still submit a patch to allow drawing other markers on sublines, like SC_MARK_FULLRECT, which is what I was using. Sorry for the noise, Mitchell -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/783D73BB-327E-4F6C-ADCB-DE4B587D63F2%40foicica.com.