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

Spinner AfterPicking invoked even when no item selected #132

Closed
kkashi01 opened this issue Oct 4, 2014 · 6 comments
Closed

Spinner AfterPicking invoked even when no item selected #132

kkashi01 opened this issue Oct 4, 2014 · 6 comments
Assignees

Comments

@kkashi01
Copy link
Contributor

kkashi01 commented Oct 4, 2014

Spinner AfterPicking immediately invoked even if it has not been opened.

Steps:
Drop Spinner component onto designer
For its ElementsFromString, enter csv values such as a,b,c,d,e
Add in a label; e.g. Label1
From BlocksEditor, Select, Spinner1.AfterPicking handler
In there, set Label1.Text to Spinner1.Selection.

Connect the companion and you'll notice that immediately Label1.Text will be set to a

@halatmit
Copy link
Contributor

@jisqyv
should this issue be closed now?

@EnisM
Copy link

EnisM commented Jan 25, 2015

Jeff said he tested and merged PR 134, but I'm not sure if this is fixed. I asked him but haven't heard back yet... It's a pain though... I've been working a lot with spinners lately and this AfterPicking, and when it's triggered is really annoying.

@halatmit
Copy link
Contributor

@jisqyv
Jeff, Did you fix this as part of working on PR 134?

@jisqyv
Copy link
Member

jisqyv commented Jan 25, 2015

@EnisM Yes, this is fixed. Keep in mind that it isn't in the release yet, just in the master branch.

@jisqyv jisqyv closed this as completed Jan 25, 2015
@EnisM
Copy link

EnisM commented Jan 25, 2015

Great... Yes, I know merged and released... I'm still content it's merged
as it means we'll see it fairly soon... Thanks Jeff... Another one off the
list... congrats!

On Sat, Jan 24, 2015 at 10:06 PM, Jeffrey Schiller <notifications@github.com

wrote:

@EnisM https://github.com/EnisM Yes, this is fixed. Keep in mind that
it isn't in the release yet, just in the master branch.


Reply to this email directly or view it on GitHub
#132 (comment)
.

@halatmit
Copy link
Contributor

Thanks! I thought that might be the case.

== Hal Abelson
hal@mit.edu
Prof. of Comp. Sci. and Eng.
MIT Dept. of Elec. Eng. and Comp. Sci.
MIT Media Lab, Second Class Faculty

On Sat, Jan 24, 2015 at 10:06 PM, Jeffrey Schiller <notifications@github.com

wrote:

@EnisM https://github.com/EnisM Yes, this is fixed. Keep in mind that
it isn't in the release yet, just in the master branch.


Reply to this email directly or view it on GitHub
#132 (comment)
.

@halatmit halatmit mentioned this issue Aug 16, 2019
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants