Krypton-Suite / Standard-Toolkit

An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8
BSD 3-Clause "New" or "Revised" License
396 stars 60 forks source link

- Remove the Single `0.5f` pixel from the outside Form Borders #1782

Closed Smurf-IV closed 1 week ago

Smurf-IV commented 1 week ago

1757

image

I still have the Old branch, therefore this build report is worthless ! image

giduac commented 1 week ago

@Smurf-IV

Still some strange behaviour when adjusting border settings (that was there before already)

https://github.com/user-attachments/assets/1cf230c0-d7a9-462d-97b8-728192a314bd

Smurf-IV commented 1 week ago

@Smurf-IV

Still some strange behaviour when adjusting border settings (that was there before already)

That does not look like my code change has been applied to that code base, because the Curvature of the corners is "Too" smooth, and the pink pixel still exists around the whol form.

giduac commented 1 week ago

@Smurf-IV Weird I used that exact branch "1757-KFormThinPinkBorder", tried again from alpha after the merge and that looks like you said.

Still one thing that might need some attention: When borders are set to "None" there's still a partial grey border on the top

image

The rest of the form is surround by a thin white border.

https://github.com/user-attachments/assets/c1fc0c6d-fcd6-47b8-a403-4762f8952ca8

Smurf-IV commented 1 week ago

@Smurf-IV Weird I used that exact branch "1757-KFormThinPinkBorder", tried again from alpha after the merge and that looks like you said.

Yay ;-)

Still one thing that might need some attention: When borders are set to "None" there's still a partial grey border on the top The rest of the form is surround by a thin white border.

Hmm, That might be the case for V85 as well then !

Please raise another ticket for that.