Il giorno ven, 13/08/2010 alle 22.51 +0800, PCMan ha scritto: > If you sort items by name, how should a item with custom position behave?
Reset positions, as Andrea said. > If you have a newly added item, where should it be placed? In the first free spot. You should define square spots and check the first completely free. Then it becomes a custom icon and gets saved in the config file. Next time it will appear in the same spot. > If the screen gets resized, how should the icons be placed? if the icon fits on the screen, maintain its custom position, else reset it and place in the first free spot. > If the font or icon sizes get changed, how should the icons be placed? The font should be irrelevant, just place it centered under the icon. If the icon size changes it becomes a custom icon, and has a width and height associated. > If we want to add icons for newly added devices, where should they be placed? In the first available spot. In the end, a lot of cases fall back to "newly added item". Bye. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
