Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make SelectableItem work with a visual parent only. | Christian Mollekopf | 2017-08-27 |
| | |||
* | SelectableLabel with same mechanism as SelectableItem. | Christian Mollekopf | 2017-07-31 |
| | | | | | | Note that we can not easily integrate it with Label due to recursive use of Kube.Label via the Button component. (Would be doable via dynamic loading, but that stuff is a PITA to do). | ||
* | Use a regular Label with a SelectableItem in the logview | Christian Mollekopf | 2017-07-31 |
| | | | | | This allows to copy all labels within the layout. Maybe a bit too magic atm. | ||
* | Experimental SelectableItem | Christian Mollekopf | 2017-07-31 |