damian-666 / b-tk

Automatically exported from code.google.com/p/b-tk
0 stars 0 forks source link

Selection rectangle under Windows 7 is not correclty drawn #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Mokka under Windows 7 (32-bit or 64-bit)
2. Create a selection rectangle (Shift + left mouse button) in the 3D view
3. Drag the mouse 

What is the expected output? What do you see instead?
- Expected output: A single rectangle with dashed lines.
- Obtained output: The previous selection rectangles are not cleared and 
continue to be displayed.

Original issue reported on code.google.com by arnaud.barre on 20 Jun 2011 at 7:24

GoogleCodeExporter commented 8 years ago
Revision r668 doesn't resolve the problem completely as it creates some lags 
under MacOS 10.5. Under MacOS 10.6 the problem is the same than Windows 7. 
Seems to be related with the implementation of OpenGL under each OS.

Original comment by arnaud.barre on 11 Jul 2011 at 11:19

GoogleCodeExporter commented 8 years ago
The revision r1286 seems to fix this issue. Tested on Windows 7 (64-bit) and 
MacOS 10.5.

Original comment by arnaud.barre on 25 Sep 2012 at 6:36