Re: Hacks so I can daily-drive breakinsets3?
Jean-Marc Lasgouttes via lyx-devel <[email protected]>
| Newsgroups | gmane.editors.lyx.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 10/05/2026 à 10:56, Scott Kostyshak a écrit : > For example, when I open the math manual, if I search for "Here is an > example" and put the cursor anywhere in there and then hold <Right>, > after 10 seconds of holding it I get a SIGSEGV (I assume because of the > math just below). I see it too, and it is because posVisRight is invoked after a LFUN_FINISHED_RIGHT. I fixed this code in master and adopted the change in brkinset3 (I rebase often anyway). > Only make that quick'n'dirty version if it wouldn't take too much time > and you think it would be useful (to you) for me to test the other parts > of the code. If not, tell me "fiche-moi la paix!" and I promise I will > be patient :) The quick and dirty cure is in. Two main flaws: 1/ the label is on every row (tell me whether this is a problem and where it should be if there is only one: first, largest, middle...) 2/ the label will spill on neighbor. This will probably be the most annoying to solve (although the other one needs thought too). JMarc -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel