Paul Klink
Paul Klink
Hi @Andrew-Bx Send me an email: [email protected] Thanks Paul Klink
@Andrew-Bx, Never received an email from you. Are you contactable outside of the Github public forums?
Hi @Andrew-Bx, Not sure if this issue is still relevant to you. However if it is, you may be interested in the proposed feature discussed in issue #738.
Bulk closed old issues. (Did not realise they would be marked as 'completed') Feel free to re-open.
Re-opened.
PR #723 now makes Header available via `Stack.header`. You can now access publicly exposed Header getters directly. However `Header._show` is still only readable. The reason for this is that the...
The reason why the `browser` property points to `dist/bundle/golden-layout.js`, is because this is where the Golden Layout `build:bundles` npm script will place [single file bundles](https://golden-layout.github.io/golden-layout/#building-single-file-bundles). However I noticed that even...
> we don't provide these bundles by default nor provide support for them. I think the best option here would be to remove the browser field alltogether, although we maybe...
Change implemented in PR #775.
See [LayoutConfig.Dimensions.headerHeight](https://github.com/golden-layout/golden-layout/blob/6c5c92387ab1a09557044d63c0083ce34f14a250/src/ts/config/config.ts#L871) (untested)