ArthurHub / ArthurHub/HTML-Renderer
HtmlPanel.Size returns Zero
未關閉
question
- 主要語言
- C#
- 星號
- 1.4k
- 分支
- 550
- 平均合併
- 14 天 9 小時
- 30 天內合併 PR
- 1
描述
im trying to add an HtmlPanel to a TableLayoutPanel dynamically and i set the RowStyle to AutoSize so that it will fit to the inserted HtmlPanel but it doesn't show the inserted HtmlPanel because the HtmlPanel.Size returns {Width=0, Height=0}. How can i get around this. thank you in advance
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
重現將 HtmlPanel 動態插入 RowStyle 設為 AutoSize 的 TableLayoutPanel 中的情況,然後檢查 HtmlPanel.Size 何時被評估。確認大小為何仍是 {Width=0, Height=0},並驗證一種能讓插入的 panel 顯示,且允許資料列依其大小調整的替代方案。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- desktop
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100