| 240 | * Clicking or double clicking on one of the operators in the operator pane does not do anything this is the first thing useres see and they can't interact with it until rather late in the "development" of a user, when he is ready to create a !UserDefinedAlgorithm. |
| 241 | * Maybe the operators pane should be hidden by default, or only shown once an algorihtm graph is loaded or the click action could give an explanation why nothing happens and that you should drag them over into an operator graph. |
| 242 | * Another idea, double clicking an operator could add it to the currently visible operator graph. (Probably not so easy to implement) |
| 243 | * swagner: Changed in r3290 that the operators sidebar is not visible by default. |