Author Topic: "GSX - Select parking facility" Title Bar on All HTML5 Window  (Read 1937 times)

downscc

  • Full Member
  • ***
  • Posts: 167
"GSX - Select parking facility" Title Bar on All HTML5 Window
« on: November 09, 2020, 01:31:01 am »
In P3Dv5.1,  the GSX title bar as in this subject line appears on ALL of my HTML5 windows, such as SODE and ActiveSky weather.

Where is this text stored?  I'd like to delete it.

Thanks

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: "GSX - Select parking facility" Title Bar on All HTML5 Window
« Reply #1 on: November 11, 2020, 12:33:03 am »
In P3Dv5.1,  the GSX title bar as in this subject line appears on ALL of my HTML5 windows, such as SODE and ActiveSky weather. Where is this text stored?  I'd like to delete it.

We don't store that text anywhere, we just make a Simconnect call with the text title, like any other program that does similar Simconnect calls to call the same menu.

It's up to the simulator to refresh the text, we don't have any control over it so, it seems there's a bug of html5 menus not refreshing when subsequent calls from different programs are made to change the menu title.

downscc

  • Full Member
  • ***
  • Posts: 167
Re: "GSX - Select parking facility" Title Bar on All HTML5 Window
« Reply #2 on: November 20, 2020, 04:49:35 pm »
Very good, fixed in P3Dv5.1 HF1:

Fixed issue preventing the title in the SimConnect HTML5 window from updating when changed.