Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.8.0
-
None
Description
import QtQuick Item { Item { anchors.fill:/*parent*/ parent } }
execute qmlformat on this file repeatedly and observe the space between /*parent*/ and parent grows indefinitely.
qmlformat <File Name> -i