# HG changeset patch # User Sebastien Jodogne # Date 1624646250 -7200 # Node ID b2ae1465d5681cb4a2b6a5f5f498677f1234e1d1 # Parent 2789b4b0e0a8f16479090ddaeef84c5a84cb5826 todo diff -r 2789b4b0e0a8 -r b2ae1465d568 TODO --- a/TODO Fri Jun 25 09:57:32 2021 +0200 +++ b/TODO Fri Jun 25 20:37:30 2021 +0200 @@ -11,7 +11,7 @@ (including detection of collisions thanks to revisions). https://book.orthanc-server.com/faq/features.html#metadata-attachments -* Internationalization (i18n). Some possible libraries: +* Internationalization and translations (i18n). Some possible libraries: https://phrase.com/blog/posts/the-best-javascript-i18n-libraries/ * Configurable keyboard shortcuts. See Osimis Web viewer: @@ -23,6 +23,8 @@ * Handle mobile gestures. +* Display GSPS layers (Grayscale Softcopy Presentation State). + ----------------- Code refactorings