Feature request #10158
the identity result panel should be init'ed upon qgis launch
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nathan Woodrow | ||
Category: | Unknown | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 18615 |
Description
Right now, the identity result panel is only init'ed upon selecting the identity tool. It's problematic now that the feature relies on a panel for a couple of reasons:
1/ The Identity Result item isn't present when you right-click the toolbar which can be odd; but more importantly
2/ If you place the Identity Result panel as a tab sharing the same space as another panels (for e.g. layers and/or browser), the tab isn't present until you use the identity tool at least once. See screenshot of how nice such a setup can be:
Solution would be for the identity result panel to be init'ed upon qgis launch.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#2 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown