facebook / facebook/chisel

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

オープン
#79 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。