Hi Isomorphic,
I can see this is fixed in v12.0p_2019-08-18 and SNAPSHOT_v12.1d_2019-08-18.
Thank you & Best regards
Blama
Announcement
Collapse
No announcement yet.
X
-
This was a regression caused by reorganisations in the base file for Flat skins, which caused a class to pick up some unwanted padding - you should see it fixed in 12.1 in today's build. We'll port the fix back today.
Leave a comment:
-
Hi Isomorphic,
this regressed. Please see the testcase from #1 in today's online 11.1p (v11.1p_2019-08-10) and 12.0p (v12.0p_2019-08-11). Tested using Win10, Chromium 76.0.3809.100 and EdgeHTML 17.17134, no zoom.
12.0p: filterRow column width wrong. This is also happening in some other circumstances in my application using v12.0p_2019-03-23:
11.1p (not important for me): Small filterRow height change after column resize:
Best regards
Blama
Leave a comment:
-
Hi Isomorphic,
actually you might be right about it issue being present in Tahoe et al all the time. But good news, I can see it is fixed now using v11.1p_2018-02-11.
Thank you & Best regards
Blama
Leave a comment:
-
It's true that this may not have happened in older skins - but, most likely, this has always happened in the "Flat" series of skins: Tahoe, Stratus and Obsidian.
We've updated the associated style and you can test it in builds dated February 11 and later.
Leave a comment:
-
ListGrid filterRow bad design when using showRowNumbers:true
Hi Isomorphic,
I got a design complaint today that I could reproduce in the showcase.
Please see this modified sample (using v11.1p_2018-02-09 / SNAPSHOT_v12.0d_2018-02-09). As you can see, the filterRow FormItems are strangely sized.
Code:isc.ListGrid.create({ ID:"dsListGrid", width: "100%", height: "100%", autoFetchData: true, dataSource: "supplyItem", showFilterEditor: true, showRowNumbers:true });
Best regards
Blama
Tags: None
Leave a comment: