ianyh/Amethyst

Padding settings do not immediately apply

オープン

#351 opened on 2015/11/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (516 件のフォーク)batch import
bughelp wantedstarter issue

Repository metrics

Stars
 (16,121 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド