f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Change imgui style to match official F3D palette

Open Meakk opened this issue 11 months ago • 9 comments

Partially fix: https://github.com/f3d-app/f3d/issues/1976

Meakk avatar Jan 03 '25 22:01 Meakk

do you want to revive this one @Meakk ?

mwestphal avatar Feb 27 '25 07:02 mwestphal

Yes at some point, but feel free to take over if you want.

Meakk avatar Feb 27 '25 19:02 Meakk

@mwestphal can you take a look at the new style and let me know what you think? I changed the font to the suggested mono-space font, and use the color from the F3D color set.
I've also added a border for better visibility of the UI when the viewport background color match the UI background color.

Meakk avatar Mar 16 '25 21:03 Meakk

@mwestphal can you take a look at the new style and let me know what you think? I changed the font to the suggested mono-space font, and use the color from the F3D color set. I've also added a border for better visibility of the UI when the viewport background color match the UI background color.

*** No rule to make target '/home/glow/dev/f3d/f3d/src/resources/Inter-Regular.ttf', needed by 'vtkext/private/module/F3DFontBuffer.h'.  Stop.

Missing a file ?

mwestphal avatar Mar 16 '25 21:03 mwestphal

Missing a file ?

Remove your F3D_FONT_FILE entry in CMake

Meakk avatar Mar 16 '25 22:03 Meakk

Looks nice! I find the corner to be a bit too rounded, maybe a bit less ?

The colors looks good.

mwestphal avatar Mar 17 '25 21:03 mwestphal

I agree about the rounding looking weird. That's also related to the aliasing issue @Ni-g-3l was experiencing.
I need to investigate more.

Meakk avatar Mar 18 '25 07:03 Meakk

@Meakk do we target 3.1 ?

mwestphal avatar Mar 24 '25 20:03 mwestphal

If the split is on Sunday, I won't have time to finish it. It's not urgent anyway. 3.2 is fine.

Meakk avatar Mar 24 '25 22:03 Meakk

Superseeded by https://github.com/f3d-app/f3d/pull/2359

mwestphal avatar Jul 07 '25 17:07 mwestphal