hansi-b / SimplerTimes

A minimalistic JavaFX time tracker
0 stars 0 forks source link

Context menu in TreeView occasionally falsely shows subproject options #8

Closed hansi-b closed 10 months ago

hansi-b commented 1 year ago

When you extend the tree view below current projects, the context menu for right-clicking on the background should only show "add new project", but it occasionally hows the add/remove subproject options. The exact conditions under which this happens are unknown; the current item at that point seems to be the root. (Adding a subproject creates a new project, and selecting "remove" throws an exception.)