mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
421e6bd32e
commit
a1f9027bba
@ -33,6 +33,10 @@ TODO:
|
||||
- first stage refactoring:
|
||||
- merge almost identical functions...
|
||||
|
||||
- multiple groups to promote/demote
|
||||
ways to go:
|
||||
- promote/demote and tag
|
||||
|
||||
ISSUES:
|
||||
- jumping on focus up/down...
|
||||
- demoting a first element (a ribbon is created) positions the field incorrectly (see demoteImage() for details)...
|
||||
@ -46,12 +50,6 @@ ISSUES:
|
||||
<!-- XXX need to figure out how to disable all the bling -->
|
||||
<!-- script src="jquery.mobile.js"></script-->
|
||||
<script>
|
||||
/*
|
||||
$(document).bind("mobileinit", function(){
|
||||
e.preventDefault()
|
||||
});
|
||||
*/
|
||||
|
||||
|
||||
$(document).ready(function() {
|
||||
// current state...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user