Mailspring/docs/ResizableRegion.html

21 lines
325 B
HTML
Raw Normal View History

2015-10-03 01:57:40 +08:00
---
layout: docs
title: ResizableRegion
---
2015-10-02 03:34:16 +08:00
2015-10-03 01:57:40 +08:00
<h2>Summary</h2>
2015-10-02 03:34:16 +08:00
2015-10-03 01:57:40 +08:00
<div class="markdown-from-sourecode">
<p><p>ResizableRegion wraps it&#39;s <code>children</code> in a div with a fixed width or height, and a
2015-10-02 03:34:16 +08:00
draggable edge. It is used throughout N1 to implement resizable columns, trays, etc.</p>
</p>
</div>
2015-10-03 01:57:40 +08:00
<ul>
</ul>
2015-10-02 03:34:16 +08:00