Miscellaneous Fixes (#21033)

* catch failed image embedding in triggers

* move scrollbar to edge on platform aware dialog drawers

* add i18n key

* show negotiated mse codecs in console on error

* try changing rocm

* Improve toast consistency

* add attribute area and score to detail stream tooltip

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Josh Hawkins
2025-11-25 07:34:20 -06:00
committed by GitHub
parent 2a9c028f55
commit 3bbe24f5f8
17 changed files with 136 additions and 46 deletions

View File

@@ -53,6 +53,7 @@
"selectOrExport": "Select or Export",
"toast": {
"success": "Successfully started export. View the file in the exports page.",
"view": "View",
"error": {
"failed": "Failed to start export: {{error}}",
"endTimeMustAfterStartTime": "End time must be after start time",

View File

@@ -61,7 +61,8 @@
"header": {
"zones": "Zones",
"ratio": "Ratio",
"area": "Area"
"area": "Area",
"score": "Score"
}
},
"annotationSettings": {