You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
16
16
* Fixed [Issue #158](https://github.com./DataLab-Platform/DataLab/issues/158) - When editing ROI of a list of images, the first image of the selection is shown (instead of the last as in the image panel)
17
17
* Fixed [Issue #159](https://github.com./DataLab-Platform/DataLab/issues/159) - When selecting multiple images just after opening an HDF5 file, the "View in a new window" feature does not work (`KeyError` exception)
18
18
* Fixed [Issue #160](https://github.com./DataLab-Platform/DataLab/issues/160) - When selecting multiple images and clearing ROI in ROI editor, only the first image is affected
19
+
* Fixed [Issue #161](https://github.com./DataLab-Platform/DataLab/issues/161) - Refresh image items only if necessary (when editing ROI, pasting/deleting metadata)
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/api/core.gui/panel.po
+10-4
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version: DataLab \n"
10
10
"Report-Msgid-Bugs-To: \n"
11
-
"POT-Creation-Date: 2025-03-31 09:43+0200\n"
11
+
"POT-Creation-Date: 2025-04-07 19:11+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
17
17
"MIME-Version: 1.0\n"
18
18
"Content-Type: text/plain; charset=utf-8\n"
19
19
"Content-Transfer-Encoding: 8bit\n"
20
-
"Generated-By: Babel 2.17.0\n"
20
+
"Generated-By: Babel 2.14.0\n"
21
21
22
22
msgid"Panel"
23
23
msgstr"Panneau"
@@ -202,7 +202,7 @@ msgstr ""
202
202
msgid"Setup panel"
203
203
msgstr""
204
204
205
-
msgid"Refresh plot. This method simply emits the signal SIG_REFRESH_PLOT which is connected to the method `PlotHandler.refresh_plot`."
205
+
msgid"Refresh plot."
206
206
msgstr""
207
207
208
208
msgid"string describing the objects to refresh. Valid values are \"selected\" (refresh the selected objects), \"all\" (refresh all objects), \"existing\" (refresh existing plot items), or an object uuid."
@@ -211,7 +211,13 @@ msgstr ""
211
211
msgid"if True, update the items. If False, only show the items (do not update them, except if the option \"Use reference item LUT range\" is enabled and more than one item is selected). Defaults to True."
212
212
msgstr""
213
213
214
-
msgid"if True, force refresh even if auto refresh is disabled, and refresh all items associated to objects (even the hidden ones, e.g. when selecting multiple images of the same size and position). Defaults to False."
214
+
msgid"if True, force refresh even if auto refresh is disabled. Defaults to False."
215
+
msgstr""
216
+
217
+
msgid"if True, only refresh visible items. Defaults to True. Visible items are the ones that are not hidden by other items or the items except the first one if the option \"Show first only\" is enabled. This is useful for images, where the last image is the one that is shown. If False, all items are refreshed."
218
+
msgstr""
219
+
220
+
msgid"if True, only refresh existing items. Defaults to False. Existing items are the ones that have already been created and are associated to the object uuid. If False, create new items for the objects that do not have an item yet."
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/api/core.gui/plothandler.po
+10-3
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version: DataLab \n"
10
10
"Report-Msgid-Bugs-To: \n"
11
-
"POT-Creation-Date: 2025-03-20 14:15+0100\n"
11
+
"POT-Creation-Date: 2025-04-07 19:11+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
17
17
"MIME-Version: 1.0\n"
18
18
"Content-Type: text/plain; charset=utf-8\n"
19
19
"Content-Transfer-Encoding: 8bit\n"
20
-
"Generated-By: Babel 2.17.0\n"
20
+
"Generated-By: Babel 2.14.0\n"
21
21
22
22
msgid"Plot handler"
23
23
msgstr"Gestionnaire de visualisation"
@@ -85,7 +85,13 @@ msgstr "chaîne décrivant les objets à actualiser. Les valeurs valides sont \"
85
85
msgid"if True, update the items. If False, only show the items (do not update them, except if the option \"Use reference item LUT range\" is enabled and more than one item is selected). Defaults to True."
86
86
msgstr"si True, mettre à jour les items. Si False, seulement afficher les items (ne pas les mettre à jour, sauf si l'option \"Utiliser la plage LUT de l'item de référence\" est activée et que plus d'un item est sélectionné). Par défaut à True."
87
87
88
-
msgid"if True, force refresh even if auto refresh is disabled, and refresh all items associated to objects (even the hidden ones, e.g. when selecting multiple images of the same size and position). Defaults to False."
88
+
msgid"if True, force refresh even if auto refresh is disabled. Defaults to False."
89
+
msgstr""
90
+
91
+
msgid"if True, only refresh visible items. Defaults to True. Visible items are the ones that are not hidden by other items or the items except the first one if the option \"Show first only\" is enabled. This is useful for images, where the last image is the one that is shown. If False, all items are refreshed."
92
+
msgstr""
93
+
94
+
msgid"if True, only refresh existing items. Defaults to False. Existing items are the ones that have already been created and are associated to the object uuid. If False, create new items for the objects that do not have an item yet."
89
95
msgstr""
90
96
91
97
msgid"Raises"
@@ -123,3 +129,4 @@ msgstr "Gestionnaire de visualisation d'images"
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/contributing/changelog.po
+4-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: DataLab \n"
9
9
"Report-Msgid-Bugs-To: \n"
10
-
"POT-Creation-Date: 2025-04-07 18:28+0200\n"
10
+
"POT-Creation-Date: 2025-04-07 19:11+0200\n"
11
11
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language: fr\n"
@@ -60,6 +60,9 @@ msgstr "Correction de l'[Issue #159](https://github.com./DataLab-Platform/DataLab
60
60
msgid"Fixed [Issue #160](https://github.com./DataLab-Platform/DataLab/issues/160) - When selecting multiple images and clearing ROI in ROI editor, only the first image is affected"
61
61
msgstr"Correction de l'[Issue #160](https://github.com./DataLab-Platform/DataLab/issues/160) - Lors de la sélection de plusieurs images et de l'effacement de la ROI dans l'éditeur de ROI, seule la première image est affectée"
62
62
63
+
msgid"Fixed [Issue #161](https://github.com./DataLab-Platform/DataLab/issues/161) - Refresh image items only if necessary (when editing ROI, pasting/deleting metadata)"
64
+
msgstr"Correction de l'[Issue #161](https://github.com./DataLab-Platform/DataLab/issues/161) - Rafraîchir les items d'image uniquement si nécessaire (lors de l'édition de la ROI, du collage/de la suppression de métadonnées)"
0 commit comments