Skip to content

Commit

Permalink
Merge pull request #270 from rizzen-yazston/main
Browse files Browse the repository at this point in the history
Forgot to add new feature to the README.md.
  • Loading branch information
genusistimelord authored Jul 21, 2024
2 parents 38df62a + 08f217d commit 5cb704d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,19 @@ See the example [here](./examples/context_menu/src/main.rs)

See the example [here](./examples/drop_down/src/main.rs)

### Sidebar

<div align="center">

![Modal showcase](./images/showcase/sidebar.png)
</div>

Please take a look into our examples on how to use Sidebar.

Enable Sidebar with the feature `sidebar`.

Also included in this feature, are two widgets `sidebar::column::FlushColumn` and `sidebar::row::FlushRow` that flushes the end/start element to the opposite direction to the alignment of the container.

## Quickstart features

Quickstart features are pretty handy to start and experiment having everything like colors or icons available. Nevertheless, it is recommended to disable these features once the GUI is ready for production and to only include the things you really need.
Expand Down
Binary file added images/showcase/sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5cb704d

Please sign in to comment.