minor fix
This commit is contained in:
parent
17301286dc
commit
c26bfcde9c
1 changed files with 1 additions and 2 deletions
|
@ -268,8 +268,7 @@ Changes for 0.9.6:
|
|||
Subject.cc
|
||||
* Fixed minor bug in FbTk::Button (Henrik)
|
||||
It did a execute() and then a updateTransparent (in buttonRelease),
|
||||
which could
|
||||
be dangerous if the execute() killed the object
|
||||
which could be dangerous if the execute() killed the object
|
||||
Button.cc
|
||||
* Fix when selecting + unneeded submenu redraw on enter+motion (Simon)
|
||||
Menu.cc
|
||||
|
|
Loading…
Reference in a new issue