Skip to content

Introduce the new API InitializeControl on Control #13551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

KlausLoeffelmann
Copy link
Member

@KlausLoeffelmann KlausLoeffelmann commented Jun 3, 2025

@KlausLoeffelmann KlausLoeffelmann requested a review from a team as a code owner June 3, 2025 20:27
@github-actions github-actions bot added the area-DarkMode Issues relating to Dark Mode feature label Jun 3, 2025
@KlausLoeffelmann KlausLoeffelmann added api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation api-ready-for-review (2) API is ready for formal API review; applied by the issue owner area-HDPI-PMv2 Issues related to high DPI PerMonitorV2 mode area-HDPI-ScaleDown Scaling down issues in different dpi settings and removed api-ready-for-review (2) API is ready for formal API review; applied by the issue owner labels Jun 3, 2025
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 84.11215% with 17 lines in your changes missing coverage. Please review.

Project coverage is 76.59677%. Comparing base (f2060df) to head (549e268).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13551         +/-   ##
===================================================
+ Coverage   75.42791%   76.59677%   +1.16886%     
===================================================
  Files           3230        3230                 
  Lines         639213      639275         +62     
  Branches       47303       47304          +1     
===================================================
+ Hits          482145      489664       +7519     
+ Misses        148044      146032       -2012     
+ Partials        9024        3579       -5445     
Flag Coverage Δ
Debug 76.59677% <84.11215%> (+1.16886%) ⬆️
integration 18.81093% <71.02804%> (?)
production 51.01187% <84.11215%> (+2.61216%) ⬆️
test 97.40114% <ø> (ø)
unit 48.41017% <84.11215%> (+0.01046%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KlausLoeffelmann KlausLoeffelmann force-pushed the NewApi_0_IntroduceInitializeControl branch 8 times, most recently from 95d9814 to bd7d849 Compare June 7, 2025 05:34
@KlausLoeffelmann KlausLoeffelmann force-pushed the NewApi_0_IntroduceInitializeControl branch from bd7d849 to 8250653 Compare June 7, 2025 05:51
@KlausLoeffelmann KlausLoeffelmann force-pushed the NewApi_0_IntroduceInitializeControl branch from 9d44a2d to 549e268 Compare June 9, 2025 00:08
@KlausLoeffelmann KlausLoeffelmann deleted the NewApi_0_IntroduceInitializeControl branch June 11, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation area-DarkMode Issues relating to Dark Mode feature area-HDPI-PMv2 Issues related to high DPI PerMonitorV2 mode area-HDPI-ScaleDown Scaling down issues in different dpi settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't Remove DarkMode Form Theme inside OnHandleCreated event Add InitializeControl(int deviceDpi) to Control for Early Initialization
1 participant