From: Carl Hetherington Date: Thu, 11 May 2023 11:47:35 +0000 (+0200) Subject: Fix _text_count for ccaps when there are multiple reels. X-Git-Tag: v2.16.56~18 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=2f0b79afd2110617fe694745a65b2350a448bd77;hp=2f0b79afd2110617fe694745a65b2350a448bd77;p=dcpomatic.git Fix _text_count for ccaps when there are multiple reels. Previously we would get a _text_count of 1 for open subs, no matter how many reels there were, but for ccaps the _text_count would increase with the number of tracks _and_ the number of reels. ---