-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GD-609: Rework on GdUnit4 update notification (#612)
# Why We want to be notified in a smarter way instead of popup a window after some seconds # What Complete restructure the way to notify. If a new version found, the console is showing an animated notification. Moved the update window into the setting dialog as a new tab. Improved the release node visualization by made some improvements to render HTML into bbcode * notify on console and settings tab ![image](https://github.com/user-attachments/assets/7f81508c-7134-430d-b266-bc34de69d9bf) * run the update ![image](https://github.com/user-attachments/assets/1b918e69-cd12-4893-9313-121e9a4e8918)
- Loading branch information
1 parent
2ec28a1
commit 8d4d66c
Showing
22 changed files
with
684 additions
and
496 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ icon.png.import | |
*.gd.uid | ||
*.cs.uid | ||
*.json.uid | ||
*.txt.uid | ||
|
||
# Mono-specific ignores | ||
.mono/ | ||
|
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
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
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
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
180 changes: 53 additions & 127 deletions
180
addons/gdUnit4/src/ui/settings/GdUnitSettingsDialog.tscn
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.