facebook / facebook/chisel

Feature idea: playout command, like pviews but just for layout

未关闭
#79 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
wishlist
主要语言
Python
星标
9.2k
派生
790
PR 合并指标
30 天内没有已合并 PR

描述

A `playout` command might differ from `pviews` by:
1. Don't show full `-description`, just show class name and frame. Perhaps an flag to allow inclusion of a given property, if present.
2. Order the tree visually, top (minY) to bottom (maxY), left (minX) to right (maxX). Currently `pviews` shows things in breadth first of subview order (back-to-front) but this order can differ from visual order.
3. Show frames converted to the given root view, so all origins can be compared without reference to the parent's frame.

Alternatively, could make `pviews` do these biddings via flags.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。