public boolean isForceNarrow() { return responsiveWidth.getValue() == 0; }
public int getResponsiveWidth() { return responsiveWidth.getValue(); }