sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
25 stars 15 forks source link

131 allow negative coordinates as arguments to zef waitbar init figure #135

Closed SeSodesa closed 2 years ago

SeSodesa commented 2 years ago

So I noticed yesterday that the function zef_waitbar > init_figuredoes not accept negative coordinates, like it should. This is fixed now, along with the indentation and white space issues introduced since I last saw the file.

See the attached commit the see what was changed.