Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Add insertItem and removeItem methods to GridList class #29

Open
ovidiuch opened this issue Apr 2, 2014 · 8 comments
Open

Add insertItem and removeItem methods to GridList class #29

ovidiuch opened this issue Apr 2, 2014 · 8 comments

Comments

@ovidiuch
Copy link
Contributor

ovidiuch commented Apr 2, 2014

Need

Items need to be added and removed to a GridList instance without instantiating a new one whenever such action is needed.

Deliverables

  • Documented and tested insertItem method
  • Documented and tested removeItem method
@javajosh
Copy link

javajosh commented Apr 5, 2014

Hi! I was just browsing the code looking for something like this. +1

@holietenk
Copy link

+1 !!!!!!!!!!

@Daijobou
Copy link

Daijobou commented Jul 4, 2014

+1

@yamila-fraiman
Copy link

+1!!!!!!!!

@PonteIneptique
Copy link

Hey Skidding, I am looking for this method. Is there any upgrade on this point ?

@stefanhendriks
Copy link

+1 - Yes, it would be nice if we could do this. For now solved this by having our own copy of the list of items and when we manipulate that we re-instantiate GridList with the updated list.

@RonakKhandelwal
Copy link

Any updates??

@vaheqelyan
Copy link

Any updates?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants