revil
10-05-2008, 12:03 AM
See this page for an example:
http://www.imsuperior.com/list/
There is a few nifty features demoed here:
1) Try mousing over the thumbnail of the first item in the gallery. It will show each of the contained items depending on where the mouse is on the x index. This was inspired by iPhoto. (You can make stacks by selecting items and clicking Make Stack in the side). This feature would work nicely with: http://trac.ferrox.furaffinity.net/ticket/115
2) You can select items by click on the individually or by click on the background between the items and dragging to select all within a bound box. Also holding shift will allow you to invert you selection, and append individual items to your selection. Think file system window functionality.
3) The grid is style so that the items fit nicely and evenly in the window, if you re-size the window when auto styling is on (click Auto Style in the side), it will switch the number of columns, to allow the most efficient use of space.
Right now the selection functionality wont degrade if JavaScript is disabled, also this hasn't been tested in Internet Explorer, but that is trivial for a prototype.
http://www.imsuperior.com/list/
There is a few nifty features demoed here:
1) Try mousing over the thumbnail of the first item in the gallery. It will show each of the contained items depending on where the mouse is on the x index. This was inspired by iPhoto. (You can make stacks by selecting items and clicking Make Stack in the side). This feature would work nicely with: http://trac.ferrox.furaffinity.net/ticket/115
2) You can select items by click on the individually or by click on the background between the items and dragging to select all within a bound box. Also holding shift will allow you to invert you selection, and append individual items to your selection. Think file system window functionality.
3) The grid is style so that the items fit nicely and evenly in the window, if you re-size the window when auto styling is on (click Auto Style in the side), it will switch the number of columns, to allow the most efficient use of space.
Right now the selection functionality wont degrade if JavaScript is disabled, also this hasn't been tested in Internet Explorer, but that is trivial for a prototype.