heikomaass / HMLauncherView

[ABANDONED] UI component for buttons like Apple's SpringBoard
Other
191 stars 25 forks source link

Moving HMLauncherIcon to previous page when a HMLauncherIcon is deleted from current page #6

Open ghulammustafa opened 12 years ago

ghulammustafa commented 12 years ago

This is not an issue, rather a question. When we add a HMLauncherIcon to a page (which is filled with icons), the page adjusts itself and the last icon on the page is moved to the next page. This operation creates a new page, if required.

Can something similar be implemented for delete operation? i.e. When we remove/delete a HMLauncherIcon from a page (which is filled with icons), the page adjusts itself and the first icon from the next page is moved to the current page, and the rest of the pages are automatically adjusted as well.

Thanking in anticipation.

simplelife-patrick commented 10 years ago

Also have the same "question", how is it going?

heikomaass commented 10 years ago

Hi, yes, I'm aware of this, but this will take some time ... I've just started to upgrade this project (ARC, modern C-Syntax). More to come.