Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When adding an item to a category in a SourceList, the category collapses?! #46

Closed
GoogleCodeExporter opened this issue May 4, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a SourceListModel
2. Create a SourceList
3. Add an Item in one of the category

What is the expected output? What do you see instead?

The category collapses and this cannot be undone programmatically (the only way 
is to click on 
the the category "manually"). Why is ths category collapsed? is this really 
necessary? At least the 
SourceList should provide a way to expand a category?


What version of the product are you using? On what operating system?

macwidgets 0.9.3 on MacOSX 10.5


Please provide any additional information below.

Thanks for the widgets, they look fantastic! ;-)





Original issue reported on code.google.com by Cedric.M...@gmail.com on 5 Jan 2009 at 11:00

@GoogleCodeExporter
Copy link
Author

To be specific, when you add a SourceListItem to another SourceListItem after 
the SourceListModel has been 
constructed, the new parent node isn't expanded.

I've fixed the issue. Do you have access to the Subversion repository? If so, 
can you update and verify the 
change? If not, I can send you a jar file.

Original comment by kenneth....@gmail.com on 6 Jan 2009 at 12:37

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Thanks for the quick response! ;-) I'll have a look at the SVN tonight!

Cheers & Happy New Year!






Original comment by Cedric.M...@gmail.com on 6 Jan 2009 at 6:14

@GoogleCodeExporter
Copy link
Author

No problem Cedric. Once you verify this, I'll mark this issue as fixed.

Original comment by kenneth....@gmail.com on 6 Jan 2009 at 1:21

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

It works like a charm! Thanks again ;-)

Cédric

Original comment by Cedric.M...@gmail.com on 6 Jan 2009 at 6:00

@GoogleCodeExporter
Copy link
Author

Great!

Original comment by kenneth....@gmail.com on 6 Jan 2009 at 6:45

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Ah, great you fixed that... i hacked around this while developing our app ... 
kept a
dummy entry to prevent folding ;)

Original comment by studp...@gmail.com on 7 Jan 2009 at 3:52

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

No branches or pull requests

1 participant