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

Last element of LIST with u8g doesn't display #148

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 1 comment
Open

Last element of LIST with u8g doesn't display #148

GoogleCodeExporter opened this issue Jul 31, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use u8g
2. Create a list of buttons
3. Select the last button
4. Do some custom drawing when that button is selected (m2.clear() + state 
change in callback)

What is the expected output? What do you see instead?
Nothing is shown, u8g functions have no effect, even drawPixel.
This only happens when the last element of the list is a button and that button 
is selected. Others buttons are not affected.


What version of the product are you using? On what operating system?
u8glib 1.17 with m2tklib 1.11 on Teensy 3.1

Original issue reported on code.google.com by [email protected] on 1 Mar 2015 at 7:05

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