ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.82k stars 263 forks source link

Features documentation on docs.rs isn't right. #1176

Closed matta closed 3 weeks ago

matta commented 3 weeks ago

Description

The bottom of the features section at https://docs.rs/ratatui/latest/ratatui/#features contains appears to go awry after unstable-widget-ref. See screenshot:

image

Additional context

I took a stab at fixing this, but I'm having trouble getting a successful doc build.

matta commented 3 weeks ago

Hmm, so I fixed my doc build (the doc-open job in the bacon config) by deleting the Cargo.lock file. With the current nightly and freshest dependencies, I cannot repro what I see on docs.rs.

Feel free to close this if it is uninteresting.

orhun commented 3 weeks ago

I am also unable to reproduce (even with --all-features flag), weird.

matta commented 3 weeks ago

Since docs are generated with nightly rust I'm guessing this may have been a bug that has been fixed in the past few weeks. Might as well close this issue.

joshka commented 3 weeks ago

This was already fixed in https://github.com/ratatui-org/ratatui/commit/2f8a9363fc6c54fe2b10792c9f57fbb40b06bc0f