mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1320] [MERGED] fix(bar): aligning the binary clocks more in the middle of the time w… #1323
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1320
Author: @CtByte
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @LGUG2Z
Base:
master← Head:egui_time_widget📝 Commits (1)
487b2b6fix(bar): aligning the binary clocks more in the middle of the time widget📊 Changes
1 file changed (+36 additions, -27 deletions)
View changed files
📝
komorebi-bar/src/time.rs(+36 -27)📄 Description
…idget
This commit adds a bit of offset to the time widget's binary clocks so they are more in the middle.
It also fixes some visual changed that were caused by upgrading to eframe 0.31
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.