Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error triggered by "Clear All" when there are three or more drawn objects. #127

Open
warnes opened this issue Mar 7, 2023 · 0 comments · May be fixed by #128
Open

Error triggered by "Clear All" when there are three or more drawn objects. #127

warnes opened this issue Mar 7, 2023 · 0 comments · May be fixed by #128

Comments

@warnes
Copy link

warnes commented Mar 7, 2023

When there are three or more drawn objects, using "Clear all" will throw the error:

Warning: Error in if: argument is of length zero

from modules.R:186:

if(length(loc) > 0) {

Version Information:

> version
               _                           
platform       x86_64-apple-darwin17.0     
arch           x86_64                      
os             darwin17.0                  
system         x86_64, darwin17.0          
status                                     
major          4                           
minor          2.2                         
year           2022                        
month          10                          
day            31                          
svn rev        83211                       
language       R                           
version.string R version 4.2.2 (2022-10-31)
nickname       Innocent and Trusting       
> packageVersion("mapedit")
[1] ‘0.6.0’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant