Hi,
We are working on an in-game panel for 2024. In 2020, we had a “native” panel by using the same template elements that the built-in panels used. (The elements in /html_ui/templates/
.
In 2024, those elements are still present in the VFS but are the outdated 2020 styles. Looking at the coherent debugger for the built-in panels in 2024, it all seems to be from the main UI bundle, with all ui-element
and ui-resource-element
s.
It would be very beneficial to publish the internal library used to create these panels to ensure 3rd party panels follow a consistent UI style. Seeing that an EFB framework is offered with components, it would make sense for an IGP framework to be published.
Thanks,
Jack