Skip to content

Commit

Permalink
Update CHANGELOG.md (Adanos020#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
RegenJacob committed Oct 13, 2022
1 parent 0a79c3e commit b3d823d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 4,8 @@

### Added
- New option `expand_tabs` in `Style` causes tab titles to expand to fill the width of their tab bars.
- Added `context_menu` into `TabViewer` ([#46](https://github.com/Adanos020/egui_dock/pull/46)).
- The `ScrollArea` inside a Tab is now Optional via `Style` ([#49](https://github.com/Adanos020/egui_dock/pull/49)).
- `Tree::tabs`: an iterator over the tabs in a tree ([#53](https://github.com/Adanos020/egui_dock/pull/53)).

## 0.2.1 - 2022-09-09
Expand Down

0 comments on commit b3d823d

Please sign in to comment.