docs: added doc comments

This commit is contained in:
2025-02-04 09:49:12 +03:00
parent 64d072a1af
commit 7f24f4a468
2 changed files with 49 additions and 1 deletions

View File

@@ -9,8 +9,9 @@ Simple knob widget for egui.
## Features
- Adjustable size, font size, and stroke width.
- Customizable colors for the knob and line.
- Customizable colors for the knob, indicator and text.
- Label positions (Top, Bottom, Left, Right).
- Label formating.
- Two styles: Wiper and Dot.
## Installation