https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #53 from Justin L <[email protected]> ---
(In reply to Justin L from comment #28)
> I would have expected a wizard to offer some advanced features as well:
> -select the type of numbering: Roman in particular being a common option.
Done with comment 32

> -starting page number: 
Could be done with a button to call Format - Title page.
https://gerrit.libreoffice.org/c/core/+/151250

I like the idea in general, but not really the implementation. So I don't know
whether I'll keep pushing for that.

> -ability to include page totals  (i.e. page 1 of 3 as requested in comment 10)
Done with comment 46.

Another thing I considered was saving the last state. I thought perhaps I might
be able to get some of that "for free" because of calls like save_state and
get_state_changed_from_saved(). But those are just an alternative to
connect_changed handler links. cui/source/options/optgdlg.cxx is an example
where true saving is going on. So it wouldn't be terribly difficult, but I
don't think it is worth the complication. So I'm giving up on that enhancement.

I think I am done with the enhancements. There are some bookmark
duplication/renaming problems under the hood - especially noticed when running
the wizard on BOTH the header and the footer. So far I haven't been able to
properly grasp all of the complexities of this.
https://gerrit.libreoffice.org/c/core/+/151346

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to