ianyh/Amethyst

Padding settings do not immediately apply

开放

#351 创建于 2015年11月15日

 (0 条评论) (0 个反应) (0 位负责人)Swift (516 个派生)batch import
bughelp wantedstarter issue

仓库指标

星标
 (16,121 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Remaining from the pull request #298.

Amethyst does not trigger changes when changing padding settings, windows need to be resized manually before the new padding is applied or Amethyst needs to be restarted.

The cause of this is both that windows needs to be marked as needing resizes whenever a setting related to padding changes and the leeway for resizes (Amethyst does not consider any window to need a resize if the window padding is smaller than this).

Trello Card

贡献者指南