Fixed imgui demo screen
This commit is contained in:
parent
83eec6a1aa
commit
cb03208ac1
7 changed files with 40 additions and 13 deletions
|
|
@ -34,6 +34,6 @@ public class CalculatorComponent {
|
|||
@Deactivate
|
||||
void close() {
|
||||
log.debug(this, SystemGdxLog.DEACTIVATE);
|
||||
deskAppService.installDeskApp(DeskAppMenuSection.PROGRAMMING, launcher);
|
||||
deskAppService.removeDeskApp(DeskAppMenuSection.PROGRAMMING, launcher);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue