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

Separate panel info from panel #131

Open
gardenofwine opened this issue Jan 2, 2013 · 0 comments
Open

Separate panel info from panel #131

gardenofwine opened this issue Jan 2, 2013 · 0 comments

Comments

@gardenofwine
Copy link
Owner

Currently, the info panel receives as its id parameter, the 'this.viewport.getActiveItem().xtype' of the current view.
If a panel is used twice but in different circumstances, like the Bills panel, it cannot have two different "info" text, because it is one panel, with one xtype.

A possible solution is to pass a key to the infoController, and have the infoController display its text according to that key.

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