Kyle Foo

Results 2 comments of Kyle Foo

Should just wrap a container around the pdf component, following works for me ``` pdfContainer: { flex: 1, height: '100%', flexDirection: 'column', display: 'flex', }, pdf: { flex: 1, width:...

it is brought back again, see: https://github.com/electron/electron/pull/24956