Change glLineWidth from 2.0 -> 1.0. v2.15.164
authorCarl Hetherington <cth@carlh.net>
Thu, 30 Sep 2021 22:37:33 +0000 (00:37 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 30 Sep 2021 22:37:33 +0000 (00:37 +0200)
commitc73a5213590cb50a0df8d19a1030d6625a954112
tree0f65de0e668462892a5271168ae911e34b1e60ea
parent63474f980b36b0b845f86b048965314a571a419e
Change glLineWidth from 2.0 -> 1.0.

Apparently a line width of greater than 1.0 is not allowed
in some versions of OpenGL.
src/wx/gl_video_view.cc