mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-30 03:30:09 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f9c9196c86
commit
54a39dbcf4
8
TODO.otl
8
TODO.otl
@ -6,8 +6,8 @@
|
|||||||
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
|
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
|
||||||
| stalled...
|
| stalled...
|
||||||
[_] 65% general todo
|
[_] 65% general todo
|
||||||
[_] check if scrollTo knows about element scaling...
|
[_] EXPERIMENT: Try using scroll instead of left of .magazine....
|
||||||
| if not update the code....
|
| this might improve speed...
|
||||||
[_] BUG: loading a magazine with position set to 0 will align it incorrectly.
|
[_] BUG: loading a magazine with position set to 0 will align it incorrectly.
|
||||||
| needs testing with the rewritten fitNPages()...
|
| needs testing with the rewritten fitNPages()...
|
||||||
[_] Editor: might be a good idea to prevent deleting the last page...
|
[_] Editor: might be a good idea to prevent deleting the last page...
|
||||||
@ -79,8 +79,6 @@
|
|||||||
[X] authors
|
[X] authors
|
||||||
[X] title
|
[X] title
|
||||||
[X] name
|
[X] name
|
||||||
[_] EXPERIMENT: Try using scroll instead of left of .magazine....
|
|
||||||
| this might improve speed...
|
|
||||||
[_] BUG: browser history on internal links is broken...
|
[_] BUG: browser history on internal links is broken...
|
||||||
| ...with both UPDATE_HASH_URL_POSITION and FULL_HISTORY_ENABLED false.
|
| ...with both UPDATE_HASH_URL_POSITION and FULL_HISTORY_ENABLED false.
|
||||||
[_] BUG: as on android, on loading from json view does not reach cur page...
|
[_] BUG: as on android, on loading from json view does not reach cur page...
|
||||||
@ -91,6 +89,8 @@
|
|||||||
[_] BUG: href to existing anchors will mess up layout...
|
[_] BUG: href to existing anchors will mess up layout...
|
||||||
| need to find out how can we disable anchor links from actually
|
| need to find out how can we disable anchor links from actually
|
||||||
| going to the anchor...
|
| going to the anchor...
|
||||||
|
[X] check if scrollTo knows about element scaling...
|
||||||
|
| if not update the code....
|
||||||
[X] Editor: make the editor switchable...
|
[X] Editor: make the editor switchable...
|
||||||
| if it is imported it should be able to switch on and off on demand...
|
| if it is imported it should be able to switch on and off on demand...
|
||||||
[X] BUG: togglePageView results in jumpy animation if USE_REAL_PAGE_SIZES is set
|
[X] BUG: togglePageView results in jumpy animation if USE_REAL_PAGE_SIZES is set
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user