mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20: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:
|
- first stage refactoring:
|
||||||
- merge almost identical functions...
|
- merge almost identical functions...
|
||||||
|
|
||||||
|
- multiple groups to promote/demote
|
||||||
|
ways to go:
|
||||||
|
- promote/demote and tag
|
||||||
|
|
||||||
ISSUES:
|
ISSUES:
|
||||||
- jumping on focus up/down...
|
- jumping on focus up/down...
|
||||||
- demoting a first element (a ribbon is created) positions the field incorrectly (see demoteImage() for details)...
|
- 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 -->
|
<!-- XXX need to figure out how to disable all the bling -->
|
||||||
<!-- script src="jquery.mobile.js"></script-->
|
<!-- script src="jquery.mobile.js"></script-->
|
||||||
<script>
|
<script>
|
||||||
/*
|
|
||||||
$(document).bind("mobileinit", function(){
|
|
||||||
e.preventDefault()
|
|
||||||
});
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
// current state...
|
// current state...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user