Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.02k stars 60 forks source link

Print minimum area in "Area Insufficient" error message #225

Closed Nel-S closed 1 year ago

Nel-S commented 1 year ago

I originally suggested this in #220, and based upon the syntax of the other tr() statements in conditiondialog.cpp I believe this would implement a fix for that. (Feel free to reword the statement, split cond.count * cond.biomeSize into its own variable, etc. if you wish.)

Nel-S commented 1 year ago

Seems to have been implemented in https://github.com/Cubitect/cubiomes-viewer/commit/09e6bfd1e26e1df3b9e46ee6f0018e24291f73c3, so closing.