Skip to content

Projectrix v0.1.6 alpha

Latest
Compare
Choose a tag to compare
@anxpara anxpara released this 18 Apr 07:22
· 10 commits to main since this release
  • fixed the projected width/height when targeting a content-box sized element that has padding
  • fixed the projected width/height when targeting a border-box sized element

Please note the following new limitation:

  • Targeting an element with an "internal" display value, or any value that causes the element to control its own size, will lead to undefined behavior, since the projected width and height will be ignored:
    • display: inline | table | inline-table | table-row | table-column | table-cell | table-row-group | table-column-group | table-header-group | table-footer-group | ruby-base | ruby-text | ruby-base-container | ruby-text-container | run-in