Devの環境隠す:今朝ClearButton.Widthが継承されたメンバーFuse.Elements.Element.Width
のWindows 10
ヒューズ1.4.0(14778の構築)
を私は私のプロジェクトをビルドするときに私が警告を表示していることに気づいた:
build\Local\Designer\cache\ux13\ClearButton.g.uno(6.19): W0000: ClearButton.Width hides inherited member Fuse.Elements.Element.Width -- use the 'new' modifier if hiding is intentional
C:\myproject\build\Local\Designer\cache\ux13\ClearButton.g.uno(6,20): Warning W0000: ClearButton.Width hides inherited member Fuse.Elements.Element.Width -- use the 'new' modifier if hiding is intentional(2.0 s)
警告が表示される前の状態にコードをリセットしても、この警告が表示されます。
uno clean
を実行するか、build
フォルダを手動で削除しても問題は解決しないようです。