You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shihan42
changed the title
[Bug summary] Popup "Target technology for cost analysis" in Preferences isn't wide enough
[Bug] Popup "Target technology for cost analysis" in Preferences isn't wide enough
Feb 12, 2024
Ok, this one is harder than expected. Somehow the bounding rectangle ignores the header text. I'm digging through it, but since immediate mode guis are a pita to debug, this will take some time.
#62)
The header is too long for the default width of 20f. Make the width
configurable (as it is used in 3 places) and increase the width of this
particular popup.
Also fixed some typos in related code.
Fixes#27
OS: Win11
YAFC version: b0fa78f
The popup is not wide enough. Increasing width or implementing word wrapping should solve the problem.
The text was updated successfully, but these errors were encountered: