diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-05 05:26:34 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-05 05:26:34 +0000 |
commit | 5f109b0dda8dfed21ebcb15ffb01a1847de96130 (patch) | |
tree | 05fe14cc552ca1bedc2cf5183335e2f8ed9b21b0 /inst/GUI/TODO | |
parent | b23da7f1932b7e7c36bb75138a485d6284854291 (diff) |
- There was not really a bug, only the page load takes long using FF on Linux
- Switching datasets now works fast and seems to be reliable
- Moved the save changes button to a new line after the forms
- Took out some ggroups that were not necessary any more
- The study selector in the dataset editor is now renewed when the dataframe
with the studies is edited
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@104 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/TODO')
-rw-r--r-- | inst/GUI/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inst/GUI/TODO b/inst/GUI/TODO index 55873e5..3eea921 100644 --- a/inst/GUI/TODO +++ b/inst/GUI/TODO @@ -1 +1,3 @@ -- Make the handling of observed variables work in a sensible way +- Do some consistency checks when the changes to a dataset are saved +- Manage observed variable names and sampling times so they + are consistent within the datasets and with observed.df |