ubarsc / tuiview

TuiView is a lightweight raster GIS with powerful raster attribute table manipulation abilities
http://tuiview.org/
GNU General Public License v2.0
26 stars 13 forks source link

Support for multiple screens in tile dialog #51

Closed gillins closed 1 year ago

gillins commented 1 year ago

Fixes #50

@deanpa are you able to test this for me? Something like the following should work:

conda create -n screens tuiview gxx_linux-64
conda activate screens
cd /tmp
git clone -b screens https://github.com/gillins/tuiview.git
cd tuiview
pip install .
cd
tuiview
gillins commented 1 year ago

Also added ability to save and restore window state to the original screens.