487b2b6 fix(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.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1320
**Author:** [@CtByte](https://github.com/CtByte)
**Created:** 3/4/2025
**Status:** ✅ Merged
**Merged:** 3/4/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `egui_time_widget`
---
### 📝 Commits (1)
- [`487b2b6`](https://github.com/LGUG2Z/komorebi/commit/487b2b6184ea8d9633cb68bc13fe7ba157996a9a) fix(bar): aligning the binary clocks more in the middle of the time widget
### 📊 Changes
**1 file changed** (+36 additions, -27 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi-bar/src/time.rs` (+36 -27)
</details>
### 📄 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
<img width="76" alt="Screenshot 2025-03-04 231758" src="https://github.com/user-attachments/assets/b4d7a568-3ae6-4b8f-87aa-0e89d3983e94" />
<img width="85" alt="Screenshot 2025-03-04 231827" src="https://github.com/user-attachments/assets/2203630f-e230-4714-86fd-25c82c46c18a" />
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.