fix scaling and display high PDF in high resolution #178
Annotations
10 errors and 2 warnings
Test with pytest:
tests/test_embed_height.py#L51
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_embed_no_args.py#L51
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_iframe_height.py#L51
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_iframe_no_args.py#L51
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_unwrap_height.py#L41
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_unwrap_no_args.py#L41
test_should_render_template_check_container_size[firefox]
assert 704 == 700
|
Test with pytest:
tests/test_unwrap_width.py#L43
test_should_render_template_check_container_size[firefox]
assert 4221 == 4216
+ where 4221 = floor(4221.733489990234)
|
Test with pytest:
tests/test_embed_height.py#L51
test_should_render_template_check_container_size[chromium]
assert 704 == 700
|
Test with pytest:
tests/test_embed_no_args.py#L51
test_should_render_template_check_container_size[chromium]
assert 704 == 700
|
Test with pytest:
tests/test_iframe_height.py#L51
test_should_render_template_check_container_size[chromium]
assert 704 == 700
|
build frontend:
streamlit_pdf_viewer/frontend/src/PdfViewer.vue#L167
Unexpected console statement
|
build frontend:
streamlit_pdf_viewer/frontend/src/PdfViewer.vue#L198
Unexpected console statement
|
Loading