Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Launcher fix actions discover #896

Merged
merged 17 commits into from
Jan 20, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jan 19, 2021

Issue

  • discovery of actions in launcher is broken that clicking on first project in project list won't discover actions

Changes

  • launcher items do not hold session data separately but are corresponding to dbcon.Session which is used across all widgets
  • widgets/models/views access less to children of their children
  • actions are now discovered on launcher show event and on project change properly
    • TODO add refresh/reset method to main launcher window to also refresh projects which is not possible right now
  • actions have set tooltips to their labels so it is possible to see whole label on hover

@iLLiCiTiT iLLiCiTiT self-assigned this Jan 19, 2021
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jan 19, 2021
@iLLiCiTiT iLLiCiTiT requested a review from a team January 19, 2021 15:15
@mkolar mkolar added this to the 2.15.0 milestone Jan 20, 2021
@mkolar mkolar added the 2x-dev label Jan 20, 2021
@mkolar mkolar merged commit 929dddd into 2.x/develop Jan 20, 2021
@mkolar mkolar deleted the feature/launcher_fix_actions_discover branch January 26, 2021 08:49
@nextreleaseio nextreleaseio bot mentioned this pull request Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants