Torsten Dreyer
7505f3b816
FGPanel2.0: implement setProperty
2014-09-25 22:50:52 +02:00
Torsten Dreyer
c32d6029ff
WebPanel: be a litte more cpu friendly
...
- limit precision for animations to four digits
- don't insist on a strict update frequency but schedule a redraw after
a configured time. This gives the rendering thread of the browser more
time to draw
2014-09-24 21:07:19 +02:00
Torsten Dreyer
649ad4880c
WebPanel: use inkscape pagecolor as background-color if set
2014-09-22 21:41:13 +02:00
Torsten Dreyer
e929b182af
WebPanel: Move libraries out of aircraft to common folder
2014-09-22 20:28:51 +02:00
Torsten Dreyer
2072b37455
JavaScript PropertyChangeListener tweak
...
Initially fire a property change event on the first subscription
by sending a get to the fg instance.
2014-09-16 11:16:15 +02:00
Torsten Dreyer
311768e757
Webgui: altitude plotter and provide 3rdparty js libs
...
- The map has now a simple altitude plotter
- Provide the 3rdparty javascript libraries instead of loading them
from their distributors
2014-03-28 18:36:19 +01:00
Torsten Dreyer
5371094f6c
Some changes to the JavaScript PropertyChangeListener
...
- allow binding of a context to the listener
- start implementing RemoveListener
2014-03-26 22:07:00 +01:00
Torsten Dreyer
e46764624d
Move the web gui to its own folder
...
serve FGDATA/webgui as url /gui/ and move the files
out of FGDATA/Docs (which was a bad place for those).
2014-03-14 21:15:51 +01:00