登记预览尺寸反馈环回归
补充宿主首次应用 iframe viewport 后应保持当前适配结果的回归场景
This commit is contained in:
@@ -8,6 +8,10 @@ import {
|
||||
} from '../src/features/project-workspace/LocalGamePreviewFrame';
|
||||
|
||||
describe('local game preview viewport fitting', () => {
|
||||
it.todo(
|
||||
'keeps the current fit while the iframe reports its first host-applied viewport measurement',
|
||||
);
|
||||
|
||||
it('keeps a game at native size when its content fits', () => {
|
||||
expect(
|
||||
resolveLocalGamePreviewFitLayout(
|
||||
|
||||
Reference in New Issue
Block a user