daisy / ace

Ace by DAISY, an Accessibility Checker for EPUB
MIT License
75 stars 22 forks source link

Feature Request: Outline view improvements #349

Open clapierre opened 3 years ago

clapierre commented 3 years ago

In the outlines tab:

Provide separate scroll views for the TOC Outline and the Headings Outline

When trying to ensure that the TOC matches the Headings outline having these be separate vertical scroll areas will allow us to keep in sync the TOC item with the Headings item as these can be skewed if there are additional heading items provided that is not in the TOC which then makes it difficult to check the ordering as the item in the TOC which matches the Heading is off the screen.

danielweck commented 3 years ago

Hello Charles, could you please clarify whether this applies to the HTML report, or the Ace App user interface? Thank you.

clapierre commented 3 years ago

Both actually Here is a screenshot of what I would like to see, so you can scroll up/down the TOC independent of the Headings outline so you can get the same data on the screen at once.

Screen Shot 2021-04-13 at 11 53 20 AM

clapierre commented 3 years ago

BTW: the HTML outline is never used so I wouldn't be upset if you just delete that altogether.

danielweck commented 3 years ago

BTW: the HTML outline is never used so I wouldn't be upset if you just delete that altogether.

Yes :)

https://github.com/daisy/ace/issues/269