This template for review uses the following documentclass
\documentclass[10pt,sigconf,letterpaper,anonymous,nonacm]{acmart}
But for camera ready, ACM requires it to be
\documentclass[sigconf]{acmart}
This shrinks the paper and creates a lot of additional space left in the camera ready. Is it a bug or is there a reason for it?
This template for review uses the following documentclass
\documentclass[10pt,sigconf,letterpaper,anonymous,nonacm]{acmart}But for camera ready, ACM requires it to be
\documentclass[sigconf]{acmart}This shrinks the paper and creates a lot of additional space left in the camera ready. Is it a bug or is there a reason for it?