Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

RPNG: Fix cutting of left of image outputs #270

Closed
nokome opened this issue Dec 14, 2020 · 1 comment · Fixed by #294
Closed

RPNG: Fix cutting of left of image outputs #270

nokome opened this issue Dec 14, 2020 · 1 comment · Fixed by #294
Labels

Comments

@nokome
Copy link
Member

nokome commented Dec 14, 2020

In ba55ca9 I altered the RPNG theme to keep the icon in the bounding box and to keep the icon in the same position relative to any image outputs (see https://github.com/stencila/encoda/blob/master/src/codecs/rpng/rpng.test.ts#L94) . However, the approach used seems to cut off the left side of images.

image

stencila-ci added a commit that referenced this issue Feb 11, 2021
## [2.20.15](v2.20.14...v2.20.15) (2021-02-11)

### Bug Fixes

* **RPNG:** Fix RPNG icon cropping/overlapping figures ([3771dd3](3771dd3)), closes [#270](#270)
@stencila-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 2.20.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants