mirror of
https://github.com/ocornut/imgui.git
synced 2025-10-05 01:26:28 +00:00
ImAlphaBlendColors() was broken by ImLerp() change. (cd6c83c
)
This commit is contained in:
@@ -54,6 +54,7 @@ Other changes:
|
||||
- Windows: legacy SetWindowFontScale() is properly inherited by nested child
|
||||
windows. Note that an upcoming major release should make this obsolete,
|
||||
but in the meanwhile it works better now. (#2701, #8138, #1018)
|
||||
- ColorEdit, ColorPicker: Fixed alpha preview broken in 1.91.7. (#8336, #8241). [@PathogenDavid]
|
||||
- Tabs, Style: reworked selected overline rendering to better accommodate
|
||||
for rounded tabs. Reduced default thickness (style.TabBarOverlineSize),
|
||||
increased default rounding (style.TabRounding). (#8334) [@Kian738, @ocornut]
|
||||
|
Reference in New Issue
Block a user