daisy / daisy/MathCATForPython

Add support for "Custom" value of "DecimalSeparator"

未關閉
#75 0 則留言 0 個 reaction 已指派 1 人 已被 @ways2read 認領 在 GitHub 檢視
主要語言
Python
星號
10
分支
10
平均合併
10 小時 40 分鐘
30 天內合併 PR
4

描述

`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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。