fixed 3 major bugs (LineEdit backspace, input crashes, editor button press and editor actions)
This commit is contained in:
@@ -440,9 +440,8 @@ namespace OGLFT {
|
||||
<< " advance.dx: " << bbox.advance_.dx_
|
||||
|
||||
<< std::endl;
|
||||
*/
|
||||
assert (bbox.y_max_ - bbox.y_min_ != 0.);
|
||||
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user