nit: cleaned up ui a bit

This commit is contained in:
2025-11-21 01:03:52 +03:00
parent 14a143708f
commit a2a102cdb6
7 changed files with 53 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "egui_knob"
version = "0.3.5"
version = "0.3.6"
edition = "2024"
authors = ["Daniel Dada"]
description = "A simple knob widget for egui"