-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Easter-eggs #8
base: main
Are you sure you want to change the base?
Easter-eggs #8
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8 +/- ##
==========================================
+ Coverage 30.01% 31.07% +1.05%
==========================================
Files 14 17 +3
Lines 553 663 +110
Branches 57 68 +11
==========================================
+ Hits 166 206 +40
- Misses 386 456 +70
Partials 1 1
|
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.
Merci @Guts pour cette mécanique d'easter eggs, c'est excellent, franchement t'as fait ma journée du 1er avril comme on dit ;)
self.APPLIED = True | ||
return True | ||
|
||
def revert(self) -> bool: |
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.
Je me dis que ça pourrait être sympa de revenir à l'état initial: remettre les titres des menu Edit
et Help
, réactiver le menu Help ..
break | ||
|
||
# -- Easter eggs ------------------------------------------------------------------- | ||
def egg_coords_arcgis(self): |
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.
C'est prévu d'en faire une classe spécifique comme EggGeotribu
?
msg.setIcon(QMessageBox.Critical) | ||
msg.setWindowTitle("QGIS Pro") | ||
msg.setInformativeText( | ||
"Your account is not licensed for QGIS Pro. " |
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.
😱 😱
No description provided.