linebender/druid
Mutating setters on druid_shell::Window should have `set_` names.
開放
#777 建立於 2020年3月30日
help wantedshell
倉庫指標
- 星標
- (9,091 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
At least including set_resizeable, and set_show_titlebar, although the latter name isn't great. I might change it to something like titlebar_is_visible and set_titlebar_is_visible or something?
Hmm must not have noticed this, but these should be called
set_.
Originally posted by @cmyr in https://github.com/xi-editor/druid/pull/773