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 摘要。