petebrew / fhaes

Fire History Analysis and Exploration System
GNU General Public License v3.0
4 stars 1 forks source link

Fix GUI issues in FHSampleSize #61

Closed petebrew closed 9 years ago

petebrew commented 10 years ago

Original comment by: petebrew

petebrew commented 10 years ago

Original comment by: petebrew

petebrew commented 10 years ago

Diff:


--- old
+++ new
@@ -1,4 +1,4 @@
-- Auto set year spinners on file load
-- Auto set year spinners on 'all years' tick/untick
+- Auto set year spinners on file load - DONE
+- Auto set year spinners on 'all years' tick/untick - DONE
 - Load file on manual entry of file name
 - Fix resize of split panels

Original comment by: petebrew

petebrew commented 10 years ago

Diff:


--- old
+++ new
@@ -1,4 +1,4 @@
 - Auto set year spinners on file load - DONE
 - Auto set year spinners on 'all years' tick/untick - DONE
-- Load file on manual entry of file name
+- Load file on manual entry of file name - DONE
 - Fix resize of split panels

Original comment by: valorcrow

petebrew commented 10 years ago

Diff:


--- old
+++ new
@@ -1,4 +1,4 @@
 - Auto set year spinners on file load - DONE
 - Auto set year spinners on 'all years' tick/untick - DONE
 - Load file on manual entry of file name - DONE
-- Fix resize of split panels
+- Fix re-size of split panels - DONE

Original comment by: valorcrow