Page 1 of 1

When resizing a table in SRichviewedit

Posted: Mon Feb 27, 2023 7:14 am
by candsoft
Hello

After inserting a table in SRichViewEdit,

when resizing a table with the mouse

Buffering occurs, can you figure out the cause?

Re: When resizing a table in SRichviewedit

Posted: Mon Feb 27, 2023 8:41 am
by Sergey Tkachenko
What do you mean by "buffering"?

Re: When resizing a table in SRichviewedit

Posted: Mon Feb 27, 2023 8:46 am
by candsoft
It means react a few seconds slowly.

Re: When resizing a table in SRichviewedit

Posted: Mon Feb 27, 2023 12:11 pm
by Sergey Tkachenko
When you move a sizer, it must be very fast. When you release a sizer, the table is reformatted, and the document is repaginated. A speed of this operation depends on the document and the table complexity.

Re: When resizing a table in SRichviewedit

Posted: Tue Feb 28, 2023 2:26 am
by candsoft
in Demo 'ActionTestUni'

after off the thumbnail(Because if the thumbnail is connected, it's slow)

insert a table and then increase and decrease the table cell width

It's moving fast

but , create a new project and do the same thing simply by creating a SRichViewEdit, it moving slowly.

Why is that?

Re: When resizing a table in SRichviewedit

Posted: Tue Feb 28, 2023 7:16 am
by Sergey Tkachenko
Can you send me a simpe project to reproduct this problem?

Re: When resizing a table in SRichviewedit

Posted: Sun Mar 05, 2023 1:05 pm
by Sergey Tkachenko
I received your project.
I confirm the problem: sometimes, the editor is not repainted immediately after table resizing with mouse.
I send a quick-fix to you in a private message.
A fix will be included in the next update (planned for next week)

Re: When resizing a table in SRichviewedit

Posted: Mon Mar 06, 2023 8:06 am
by candsoft
Thanks to you, it's working fast now :D

Re: When resizing a table in SRichviewedit

Posted: Fri Mar 10, 2023 12:39 pm
by Sergey Tkachenko
Fixed in ScaleRichView v12.0.1