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

debug does not play nice with checker #55

Closed
pop opened this issue Jan 10, 2020 · 2 comments
Closed

debug does not play nice with checker #55

pop opened this issue Jan 10, 2020 · 2 comments
Labels
type:bug Something isn't working

Comments

@pop
Copy link
Contributor

pop commented Jan 10, 2020

I noticed some strange behavior today when checker and deubg are both enabled.

Steps to reproduce:
1️⃣ Set checker = true and debug = true in your init.rx (or similar) config file. You can also set these in a running session.
2️⃣ Open rx.
3️⃣ Using the arrow keys navigate up and down.
🔳 Notice that the edit window and checker patterns go in opposite directions.

I can take a look at this when I get a chance. If you have any pointers on where the problem/fix might be I would appreciate the direction.

@cloudhead
Copy link
Owner

Nice catch, was a simple fix: 36a320a

@cloudhead cloudhead added the type:bug Something isn't working label Jan 10, 2020
@pop
Copy link
Contributor Author

pop commented Jan 11, 2020

👍

@pop pop closed this as completed Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants