-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove empty item from plugin manager tabs
- Loading branch information
1 parent
5a14a92
commit c295c92
Showing
1 changed file
with
0 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c295c92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nyalldawson @borysiasty removing this breaks tab behaviour: it does not show the right tabs anymore now :-(
c295c92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nyalldawson @borysiasty currently you cannot see the plugin manager settings...
And I'm not able to use the 'install from zip' here on a windows machine today's master.
I downloaded the plugin zip:
http://plugins.qgis.org/plugins/pdokservicesplugin/version/0.14/download/
or (experimental should be enabled):
http://plugins.qgis.org/plugins/pdoklocator/version/0.1/download/
All seems fine, but after clicking the 'Install plugin' nothing happens, no apparent install, and no error?
OR is it related to this tabs being wrong?
c295c92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rduivenvoorde - yes, removing the spacer item changed the tab numbers, so you just need to click "Settings" in order to get the "Install from zip" :) And "Settings" are currently not available.
@nyalldawson - what do you propose instead of the spacer? Let's discuss it in qgis/qgis3_UIX_discussion#24