Feature #5173
Make panels stateful
| Status: | Resolved | Start date: | 2009-10-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Christopher Hlubek | % Done: | 100% |
|
| Category: | Backend | |||
| Target version: | Alpha 1 | |||
| Votes: | 0 |
Description
Panels should be stateful for e.g. not showing the graph all the time.
Associated revisions
History
Updated by Christopher Hlubek over 3 years ago
- Target version set to Alpha 1
Updated by Tobias Liebig over 3 years ago
- Assignee set to Christopher Hlubek
Updated by Martin Ficzel over 3 years ago
Currently the log panel is per default hidden but the dataStore is initialized and loaded on the start. The log panel should be checked too and load the data when the panel is opened.
Updated by Martin Ficzel over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r26347.