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

Infinite scroll bug #3

Open
ccoupe opened this issue Dec 23, 2014 · 2 comments
Open

Infinite scroll bug #3

ccoupe opened this issue Dec 23, 2014 · 2 comments
Labels

Comments

@ccoupe
Copy link

ccoupe commented Dec 23, 2014

Still a problem in 3.2 shoes/shoes-deprecated#56

@IanTrudel
Copy link
Collaborator

The proper testing script for Shoes 3.2 is:

Shoes.app do
  stack :bottom => 0 do
    para "I'm a footnote of sorts.", :align => "right"
  end
end

The initial script provided by @zzak at https://gist.github.com/66b6ef92d5f355fe0eb3 causes the following error:

Error in <unknown> line 0 | 2015-01-22 04:05:04 -0500
uninitialized constant Window
bug003.rb:2:in `block in <main>'
eval:1:in `instance_eval'
eval:1:in `block in <main>'
-e:1:in `call'

@IanTrudel
Copy link
Collaborator

(Small update) This bug is still present in Shoes 3.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants