On 09/08/2009 22:59, Vincent van Ravesteijn wrote:
Pavel Sanda schreef:
Abdelrazak Younes wrote:
On 09/08/2009 22:36, Edwin Leuven wrote:
The two features were developped by two different developpers
(Edwin for
LFUN_PARAGRAPH_MOVE*
developed is a big word. i think we had some discussion about it on
the list, but in retrospect i think i should've used cut and paste.
in particular because now moving paragraphs is ignored by change
tracking...
Good point indeed. But how should we mark those changes? A deletion
and an insertion seem heavy to me, I would prefer to add new
semantics for paragraph moves.
note we have LFUN_OUTLINE_DRAGMOVE now, which i suspect to be prone
to bugs
now, but would be good base for big enhacement - drag & drop inside
outliner.
pavel
Yes, I was just wondering wether this function will get some use.
AFAICS this LFUN is limited to vertical outlining, not IN nor OUT. A
truly useful LFUN would do the four way. I would personally add the
optional paragraph id parameter to LFUN_OUTLINE_IN and OUT and I would
implement LFUN_OUTLINE_DRAGMOVE by calling the other LFUNs.
Abdel.