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
372 stars 56 forks source link

[Bug]: KToast has "Many" Issues #1287

Open Smurf-IV opened 5 months ago

Smurf-IV commented 5 months ago

Using todays alpha 2024-01-14 and the test app

Issues

Wagnerp commented 5 months ago

Fixed... but the fading could do with some work, it 'pins' it at 0, 0 on load

Wagnerp commented 5 months ago

@Smurf-IV Still the fading to sort out (location)

Bug 1237

Wagnerp commented 4 weeks ago

@Smurf-IV Please could you re-test this again and note if there's anything outstanding?

Wagnerp commented 5 days ago

Fading will be a V100 feature

Smurf-IV commented 5 days ago

@Smurf-IV Please could you re-test this again and note if there's anything outstanding?

Clipping: image

2nd Border colour does not appear to work: image

Title Alignment does not make any sense: image

When using show close box, then why is a "New Title" area used: image

I think this should be moved to extended until it is stable

Wagnerp commented 5 days ago

2nd Border colour does not appear to work

Is this a KForm bug?

Title Alignment does not make any sense

Will replace with a KLabel instead of a KWrapLabel

When using show close box, then why is a "New Title" area used

Part of the window's chrome, but an 'asutosized' KButton could work better

I think this should be moved to extended until it is stable

I don't think this is necessary, with some minor design tweaks, it can become more usable

Wagnerp commented 4 days ago

Hi @Smurf-IV

Some improvements...

Bug1287

Wagnerp commented 2 days ago

Hi @Smurf-IV

Been doing some digging around, and found out that the 2nd KForm border colour never worked, even in CF's original 4.x implementation. Should I open a new bug report?

cc. @giduac

Smurf-IV commented 2 days ago

Should I open a new bug report?

Yes, As it was supposed to be "An original feature" The investigation would then determine to drop it or not.