Localization breaks TableLayoutPanel

0
0

Hi,

Localization seems to be breaking TableLayoutPanels. The row/column properties (such as Size and SizeMode) are not saved/lost.

Steps to reproduce:

  • Create new Wisej Page project
  • Add TableLayoutPanel to page and configure rows/columns (e.g. change percentages).
  • Set Localizable to true.
  • Change language to anything. Rows/columns are reset to “Absolute” / 20px.
  • Change language back to “(Default)”. Row/column data is lost anyway.

The only workaround is to set Localizable to false, after which it starts working again.

I’m using the latest dev build (1.4.65.0)

  • You must to post comments
0
0

Hi Marian,

it´s now also included in the latest Wisej release (1.4.79).

Best regards
Frank

  • You must to post comments
0
0

Hi Marian,

thanks, it´s logged as WJ-8841 and fixed.
I´ll send you a prerelease tonight.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.