Thread
:
Navit on N900
View Single Post
gianko
2012-11-29 , 12:16
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#
653
fixed fullscreen issue
in my OSD.xml was
<osd enabled="yes" type="button" x="-60" y="220" command="
gui.fullscreen()
" src="gui_fullscreen.png"/>
i changed in
<osd enabled="yes" type="button" x="-60" y="220" command="
gui.fullscreen=!gui.fullscreen
" src="gui_fullscreen.png"/>
and the button is now working, also i can see the fullscreen option in menu
Quote & Reply
|
gianko
View Public Profile
Send a private message to gianko
Find all posts by gianko