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

Feature: setActiveLine should work on as yet not loaded code #8

Open
AlanDeSmet opened this issue Jan 17, 2016 · 0 comments
Open

Feature: setActiveLine should work on as yet not loaded code #8

AlanDeSmet opened this issue Jan 17, 2016 · 0 comments

Comments

@AlanDeSmet
Copy link
Owner

(Based on issue #5).

If setActiveLine is called, but there is no code yet loaded, it should note the requested line. When append_code_table is called, it should check if a line was requested; if so it should re-call setActiveLine once the table is ready.

This means things Just Work in more situations.

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

1 participant