constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
386 stars 58 forks source link

Update Parameter text in Image Graph Builder #2190

Closed antares1470 closed 2 months ago

antares1470 commented 2 months ago

Prerequisites

Description

A minor suggestion, but since the image graph builder now allows the import of multiple images at once, the Image File parameter text should be altered to reflect that. i.e. all mentions of "Image File" should be replaced with something like "Image Files" or "Image File(s)" (Note this would include the parameter name itself)

Steps to Reproduce

  1. Experimental > Build Graph > From Image...
  2. Observe first parameter

Expected behaviour: The first parameter refers to files (plural)

Actual behaviour: The first parameter refers to file (singular)

Reproduces how often: 100%

Additional Information

imageGraphText

HolandCrick commented 2 months ago

@andromeda-224 thanks for fixing the bug. Looks correct now.

Image