Code Monkey home page Code Monkey logo

Comments (4)

jtdaugherty avatar jtdaugherty commented on July 30, 2024 1

@pmiddend FYI I just released 0.70 which has more improvements to how tables behave when some or all cells are empty. I suggest upgrading to 0.70 to get the benefit of the latest changes.

from brick.

jtdaugherty avatar jtdaugherty commented on July 30, 2024

Hi @pmiddend - thank you for reporting this! I just pushed a patch to fix this behavior in 55c13f7.

In testing this fixed, I was also reminded of another situation: tables do not behave well when they have a row or column with all empty cells since the table rendering algorithm needs some non-empty cell in each column and row to determine the sizes of the other cells. That isn't a great edge case and the rendering results won't be great, but I'd have to think harder about how that case could be handled. In any case, I added a cautionary note about that to the table documentation.

from brick.

jtdaugherty avatar jtdaugherty commented on July 30, 2024

This fix is now released in 0.69.1.

from brick.

pmiddend avatar pmiddend commented on July 30, 2024

@jtdaugherty Thanks, will do! And thanks for the rapid reply

from brick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.