rio
rio copied to clipboard
WebApps in pure Python. No JavaScript, HTML and CSS needed
### Describe the bug When loading a page with a `rio.Popup`, the popup sometimes anchors to the top-left corner of the screen instead of the intended location. This behavior only...
Rio comes with several built-in options for cursor styles. These all correspond to styles already available in CSS. However, CSS also supports using arbitrary SVGs as cursor icons, and support...
### Describe the bug If there is an IconButton within the content of a popup, it will shrink to 0 though space in the popup container is reserved for the...
### Describe the bug The ripple effect does not function correctly on the `Card` component when an `on_press` event is set. Normally, the ripple effect should be visible when the...
Text formatting is currently limited to markdown. This works for basic formatting, but markdown itself isn't particularly capable - even fundamental things like colors are missing. The proposal is to...