DeltaE / delta-e-utils

This repo hosts Delta-E utility functions
https://delta-e.readthedocs.io
MIT License
0 stars 1 forks source link

GUI Updates #19

Open trevorb1 opened 1 year ago

trevorb1 commented 1 year ago

Just a couple things that need to be added to the GUI:

For the docstring comments, the general template should be as follows:

"""One line description

Module information 
"""

Kinda an aside, did we drop the description field? If we did, thats totally okay! If we didn't, thats missing from the form.

It's looking good!!

harnoors commented 1 year ago

All the requirements other than light tone template text for text boxes are completed and in place with PR #29

harnoors commented 1 year ago

Next tasks for the development side:

  1. Testing if this works on all platforms, the most important one is Windows.
  2. Recreating issue #24 and fixing it.
  3. Making the GUI better for both Windows and Mac.
  4. Making the GUI for readthedocs better, the most important one is colour coding tags.