shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
75 stars 19 forks source link

GUI script - shift macos PAR detection code to module #756

Open shawnlaffan opened 4 years ago

shawnlaffan commented 4 years ago

BiodiverseGUI.pl has a large if-block for the gdk-pixbuf directories when run under PAR on macos.

This is better out of the way in a package, as then it can be re-used if needed.

shawnlaffan commented 2 years ago

Remove release 4 milestone as this might not be needed when #770 is done.

For now the code can stay where it is.