Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(launcher): hide launcher when launcher is closed even though it is not the last widget

wakonig_k requested to merge fix/launcher_close_event into pre_release_v2

Description

The launcher should only close if it is the last remaining window.

Related Issues

closes #549 (closed)

Type of Change

  • Override closeEvent to hide the window when needed.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading