Tablet not refreshing when hidden
-
This is done for performance, but you can fix it immediately for yourself if you're on PC and willing to make a small code edit. If you located "BlackSquareTablet.js", and search for...
&& SimVar.GetSimVarValue("L:bksq_TabletVisible", "bool")Deleting all three instances will allow the tablet to update when it is not visible. I hope that's something that works for you. Otherwise, I can think about how best to add this as an option in future updates.
-
Great, thanks for this fast reply!°
Works like a charme, just not easy to find the location of the file. If other interested:
...\Community\bksq-aircraft-baronpro\html_ui\Pages\VCockpit\Instruments\Generic\Misc\bksq-aircraft-baronpro\BlackSquareTablet\BlackSquareTablet.jsAt the end a switch within the options would be great.

-
Great, thanks for this fast reply!°
Works like a charme, just not easy to find the location of the file. If other interested:
...\Community\bksq-aircraft-baronpro\html_ui\Pages\VCockpit\Instruments\Generic\Misc\bksq-aircraft-baronpro\BlackSquareTablet\BlackSquareTablet.jsAt the end a switch within the options would be great.

@DeeKay Exactly how I always envisioned that would look for my users! I'm glad I was able to give you a quick solution. Enjoy!