Skip to content

Conversation

@Jack251970
Copy link
Member

@Jack251970 Jack251970 commented Jan 4, 2026

Reverts #4118

We need to use it to fix NumberBox issue

Before:

image

After:

image

Copilot AI review requested due to automatic review settings January 4, 2026 15:48
@prlabeler prlabeler bot added bug Something isn't working Code Refactor enhancement New feature or request labels Jan 4, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 4, 2026

Warning

Rate limit exceeded

@Jack251970 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 25 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 27c4d35 and 604fd2b.

📒 Files selected for processing (4)
  • Flow.Launcher/Flow.Launcher.csproj
  • Flow.Launcher/Resources/Controls/CustomScrollViewerEx.cs
  • Flow.Launcher/Themes/Base.xaml
  • Flow.Launcher/packages.lock.json

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gitstream-cm
Copy link

gitstream-cm bot commented Jan 4, 2026

🥷 Code experts: no user but you matched threshold 10

Jack251970 has most 👩‍💻 activity in the files.
Jack251970 has most 🧠 knowledge in the files.

See details

Flow.Launcher/Flow.Launcher.csproj

Activity based on git-commit:

Jack251970
JAN
DEC
NOV 1 additions & 1 deletions
OCT 2 additions & 4 deletions
SEP 50 additions & 44 deletions
AUG 101 additions & 56 deletions

Knowledge based on git-blame:
Jack251970: 31%

Flow.Launcher/Themes/Base.xaml

Activity based on git-commit:

Jack251970
JAN
DEC
NOV 7 additions & 5 deletions
OCT 14 additions & 9 deletions
SEP
AUG

Knowledge based on git-blame:
Jack251970: 100%

Flow.Launcher/packages.lock.json

Activity based on git-commit:

Jack251970
JAN
DEC
NOV 5 additions & 5 deletions
OCT 14 additions & 6 deletions
SEP 946 additions & 179 deletions
AUG 195 additions & 195 deletions

Knowledge based on git-blame:
Jack251970: 77%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@Jack251970 Jack251970 added Dev branch only An issue or fix for the Dev branch build and removed bug Something isn't working enhancement New feature or request Code Refactor labels Jan 4, 2026
@gitstream-cm
Copy link

gitstream-cm bot commented Jan 4, 2026

This PR contains a TODO statement. Please check to see if they should be removed.

@gitstream-cm
Copy link

gitstream-cm bot commented Jan 4, 2026

Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts a previous upgrade of the iNKORE.UI.WPF.Modern library from version 0.10.2.1 back to 0.10.1 to address a NumberBox issue. The revert restores a custom scroll viewer implementation that was removed in the previous change.

Key changes:

  • Downgrade iNKORE.UI.WPF.Modern package from 0.10.2.1 to 0.10.1
  • Restore custom CustomScrollViewerEx control implementation for scroll handling
  • Update XAML templates to use the custom scroll viewer instead of the library's built-in version

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 12 comments.

File Description
Flow.Launcher/packages.lock.json Downgrade iNKORE.UI.WPF.Modern from 0.10.2.1 to 0.10.1 and revert Flow.Launcher.Plugin from 5.1.0 to 5.0.0
Flow.Launcher/Flow.Launcher.csproj Update package reference to iNKORE.UI.WPF.Modern version 0.10.1
Flow.Launcher/Themes/Base.xaml Replace ui:ScrollViewerEx with cc:CustomScrollViewerEx and remove animation-related properties
Flow.Launcher/Resources/Controls/CustomScrollViewerEx.cs Re-add custom scroll viewer implementation with manual scroll animation and wheel handling logic

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prlabeler prlabeler bot added bug Something isn't working Code Refactor enhancement New feature or request labels Jan 4, 2026
@Jack251970 Jack251970 enabled auto-merge January 4, 2026 16:18
@Jack251970 Jack251970 removed bug Something isn't working enhancement New feature or request Code Refactor 20 min review labels Jan 4, 2026
@Jack251970 Jack251970 merged commit 1e17615 into dev Jan 4, 2026
12 checks passed
@Jack251970 Jack251970 deleted the revert-4118-UI.WPF.Modern branch January 4, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dev branch only An issue or fix for the Dev branch build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants