1
0
Fork 0
fgdata/Nasal/canvas
Philosopher 381aeb918e Canvas ND: keep canvases through reinit
Make fdm listener single-fire, don't listen to /sim/signals/reinit. This
allows the Canvas to stay with the same placement through reinit, after
both the 777 and 747 were having problems. I don't see any reason for
having to recreate it all, and the cleanup function is still there (e.g.
for independent windows, to have their .del() call the ND's .del()).

renamed handle_reinit() -> del()
2014-01-25 21:13:49 -06:00
..
gui Canvas GUI: Basic widget, focus and theming support. 2013-07-27 12:57:52 +02:00
map Canvas ND: keep canvases through reinit 2014-01-25 21:13:49 -06:00
api.nas Canvas ND: Do del() on reinit 2014-01-23 21:21:49 -06:00
design.txt Canvas Scripting Layer (Mapping): 2012-09-29 21:16:31 +01:00
generic-canvas-map.xml Airport dialog: Basic support for drag/zoom with the mouse 2012-12-03 00:39:13 +01:00
gui.nas Canvas GUI: check if canvas is valid on resize. 2013-07-27 22:23:00 +02:00
map.nas MapStructure work & (partial) integration 2014-01-09 21:24:22 -06:00
MapStructure.nas Canvas ND: Do del() on reinit 2014-01-23 21:21:49 -06:00
PropertyElement.nas Use newly exposed props.Node.addChild method 2012-10-13 15:20:27 +02:00
svg.nas parsesvg: rename canvas.num to canvas.evalCSSNum 2013-12-01 14:05:12 +01:00
tooltip.nas Bug 1273, message popups hide timeout ignored. 2013-12-09 22:02:06 +00:00