Feature #2205

Mis à jour par Matthieu Decorde il y a plus de 5 ans

In synoptic editions, at this moment the only way to go to a specific text is to use the "next/previous text" button.

h3. Solution

add a Text field between the text navigation buttons to directly go to a text :
- CTRL+SPACE open autocompletion
- ENTER key show the text if the id match
- UP key : show previous text
- DOWN key : show next text
-
mouse wheel up : show previous text
- mouse wheel down : show the next text



Retour