Re: Minor performance issue on shift + down, shift + up on includes

2024-05-03 Thread Scott Kostyshak
On Fri, May 03, 2024 at 02:41:19PM GMT, Jean-Marc Lasgouttes wrote: > Le 03/05/2024 à 11:56, Jean-Marc Lasgouttes a écrit : > > I have part of the answer: the slight delay comes from the fact that > > updateBuffer() is invoked when the selection becomes empty, and since it > > goes through all

Re: Minor performance issue on shift + down, shift + up on includes

2024-05-03 Thread Jean-Marc Lasgouttes
Le 03/05/2024 à 11:56, Jean-Marc Lasgouttes a écrit : I have part of the answer: the slight delay comes from the fact that updateBuffer() is invoked when the selection becomes empty, and since it goes through all documents, this takes some time. Now I have to find out why. Fixed in master

Re: Minor performance issue on shift + down, shift + up on includes

2024-05-03 Thread Jean-Marc Lasgouttes
Le 22/04/2024 à 20:47, Scott Kostyshak a écrit : To reproduce: 1. Move the attached file in the lib/docs directory. 2. Open the file. 3. Put the cursor before, e.g., the Additional.lyx include. 4. Press Shift + Down (or Shift + Up). Result is that there is a small pause before the selection is

Re: Minor performance issue on shift + down, shift + up on includes

2024-04-22 Thread Scott Kostyshak
On Mon, Apr 22, 2024 at 04:19:33PM GMT, Richard Kimberly Heck wrote: > On 4/22/24 14:47, Scott Kostyshak wrote: > > To reproduce: > > > > 1. Move the attached file in the lib/docs directory. > > 2. Open the file. > > 3. Put the cursor before, e.g., the Additional.lyx include. > > 4. Press Shift +

Re: Minor performance issue on shift + down, shift + up on includes

2024-04-22 Thread Scott Kostyshak
On Mon, Apr 22, 2024 at 09:52:56PM GMT, Kornel Benko wrote: > Am Mon, 22 Apr 2024 14:47:10 -0400 > schrieb Scott Kostyshak : > > > To reproduce: > > > > 1. Move the attached file in the lib/docs directory. > > 2. Open the file. > > 3. Put the cursor before, e.g., the Additional.lyx include. > >

Re: Minor performance issue on shift + down, shift + up on includes

2024-04-22 Thread Richard Kimberly Heck
On 4/22/24 14:47, Scott Kostyshak wrote: To reproduce: 1. Move the attached file in the lib/docs directory. 2. Open the file. 3. Put the cursor before, e.g., the Additional.lyx include. 4. Press Shift + Down (or Shift + Up). Result is that there is a small pause before the selection is

Re: Minor performance issue on shift + down, shift + up on includes

2024-04-22 Thread Kornel Benko
Am Mon, 22 Apr 2024 14:47:10 -0400 schrieb Scott Kostyshak : > To reproduce: > > 1. Move the attached file in the lib/docs directory. > 2. Open the file. > 3. Put the cursor before, e.g., the Additional.lyx include. > 4. Press Shift + Down (or Shift + Up). > > Result is that there is a small

Minor performance issue on shift + down, shift + up on includes

2024-04-22 Thread Scott Kostyshak
To reproduce: 1. Move the attached file in the lib/docs directory. 2. Open the file. 3. Put the cursor before, e.g., the Additional.lyx include. 4. Press Shift + Down (or Shift + Up). Result is that there is a small pause before the selection is finished. Subsequent presses extending the