Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

do not toggle 'build log' button upon build error if log is already shown #201

Open
anaderi opened this Issue May 19, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Owner

anaderi commented May 19, 2017

currently upon build error 'build log' button is toggled. which is fine unless user already reads the log. so it should not change button state if error has occurred and the button was ON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment