Missing - Font and Color

Stimulsoft Reports.WPF discussion
Post Reply
User avatar
ednt
Posts: 64
Joined: Tue Apr 30, 2019 9:03 am

Missing - Font and Color

Post by ednt »

Hi,

I have the problem, that in the "Style Designer" the color and font boxes are empty.
Anyone knows how I can fix that?
missing_fonts_color.png
missing_fonts_color.png (34.44 KiB) Viewed 3162 times
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Missing - Font and Color

Post by Lech Kulikowski »

Hello,

Which designer, version are you use?

Thank you.
User avatar
ednt
Posts: 64
Joined: Tue Apr 30, 2019 9:03 am

Re: Missing - Font and Color

Post by ednt »

I use the latest version 2019.2.3
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Missing - Font and Color

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue. Please provide more detailed information - OS, version, tweaks, localization, etc.

Thank you.
User avatar
ednt
Posts: 64
Joined: Tue Apr 30, 2019 9:03 am

Re: Missing - Font and Color

Post by ednt »

Hi,
thank you for your response!

Stimulsoft Version: 2019.2.3 (WPF, C#)
OS Version: Windows 10 Pro - 1809 (Build 17763.437)

Here my designer options:
StiOptions.Wpf.CurrentTheme = StiOptions.Wpf.Themes.Office2013Theme;
StiThemesHelper.SetOffice2013ThemeInfo(StiOffice2013Theme.Office2013White, StiOffice2013ThemeStyle.Blue);
StiOptions.Localization.Load(@"de.xml");
StiSettings.Set("Localization", "Current", "de");
StiOptions.Designer.Ribbon.ShowMainMenuReportOpen = false;
StiOptions.Designer.Ribbon.ShowMainMenuReportSaveAs = false;
StiOptions.Designer.Ribbon.ShowAbout = false;
StiOptions.Designer.Ribbon.ShowMainMenuNew = false;
StiOptions.Designer.Ribbon.ShowMainMenuOptions = false;
StiOptions.Designer.Ribbon.ShowMainMenuClose = false;
StiOptions.Designer.MainMenu.ShowFilePageOpen = false;
StiOptions.Designer.MainMenu.ShowFilePageNew = false;
StiOptions.Designer.MainMenu.ShowFileRecentFiles = false;
StiOptions.Designer.DontAskSaveReport = true;
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Missing - Font and Color

Post by Lech Kulikowski »

Hello,

Thank you for the bug report.
We have added this task to our to-do list. We will try to fix it in the next release.

Thank you.
#8246
Post Reply