#2837 NORM Opportu: Implement TOC navigation in Read
Zarro Boogs per Child
bugtracker at laptop.org
Tue Oct 7 11:25:02 EDT 2008
#2837: Implement TOC navigation in Read
-----------------------------+----------------------------------------------
Reporter: tomeu | Owner: rwh
Type: enhancement | Status: new
Priority: normal | Milestone: Opportunity
Component: read-activity | Version:
Resolution: | Keywords: r?
Next_action: review | Verified: 0
Blockedby: | Blocking:
-----------------------------+----------------------------------------------
Comment(by tomeu):
The patch looks very well to me.
Just one issue:
{{{
if evince.DocumentLinks.has_document_links(self._document):
}}}
would be nicer to just do
{{{
if self._document.has_document_links():
}}}
That's not working?
--
Ticket URL: <http://dev.laptop.org/ticket/2837#comment:10>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list