daisy / daisy/MathCATForPython

Add support for "Custom" value of "DecimalSeparator"

Abierto
#75 0 comentarios 0 reacciones 1 asignado Reclamado por @ways2read Ver en GitHub
Lenguaje dominante
Python
Estrellas
10
Forks
10
Merge medio
10 h 40 min
PR fusionados (30 d)
4

Descripción

`DecimalSeparator` is now part of the MathCAT dialog. It has values of `Auto`, `,`, `.`, `Custom`. These all work except for `Custom` which requires some special handling.

In MathCAT, the other values will set the preferences `DecimalSeparators` and `BlockSeparators`. when the `Auto`, `,`, `.`, are chosen. For `Custom`, the user should be able to set them.

I think what should happen is that when Custom is set a dialog should pop up that has text fields to values for `DecimalSeparators` and `BlockSeparators`. The initial values should come from their current values.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.