Skip to content

Fix SlicerSelector

Albert Astals Cid requested to merge work/aacid/fix_porting_stuff into master

We need to cast the data to int because later we're checking the variant metatype is int, do we need to do that? probably not, but this is the simplest fix that doesn't really change the logic

BUGS: 481175

Merge request reports