mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
some very minor but very important changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1bebf3ce4e
commit
bc9c4fe502
@ -292,6 +292,9 @@ Priority work
|
||||
[_] 3% Preview III
|
||||
[_] use Caps Lock for edit mode...
|
||||
[_] infinite ribbons - dynamic structure construction and partial state
|
||||
| one way to do this is by:
|
||||
| - limiting the number of images per field
|
||||
| - adding new images to new fields to the left and right of current
|
||||
[_] 0% state
|
||||
[_] 0% save state
|
||||
[_] named manual
|
||||
|
||||
@ -293,7 +293,7 @@
|
||||
|
||||
|
||||
.field {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user