Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for "Custom" value of "DecimalSeparator"

Open
#75 0 comments 0 reactions 1 assignee View on GitHub

@ways2read is already working on this.

Since Jun 16, 2024.

Assessment

This issue has not been assessed yet.

Description

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.

Dominant language
Python
Stars
10
Forks
10
Avg merge
10h 40m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from daisy/MathCATForPython

All issues in daisy/MathCATForPython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.