diff options
| author | Julian Hurst <ark@mansus.space> | 2024-09-20 11:54:59 +0200 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2024-09-20 11:54:59 +0200 |
| commit | ec73bf48b20d0a3387fd63218597682b7597f806 (patch) | |
| tree | 11edee5ab81f8e19d93b75005d16acacdbb61073 | |
| parent | 928967b95a52afe088eb520011d07f7a684d8fdb (diff) | |
| download | bugtracker-ec73bf48b20d0a3387fd63218597682b7597f806.tar.gz | |
ilhare: new resize bug
| -rw-r--r-- | ilhare/.current | 2 | ||||
| -rw-r--r-- | ilhare/open | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ilhare/.current b/ilhare/.current index 0cfbf08..00750ed 100644 --- a/ilhare/.current +++ b/ilhare/.current @@ -1 +1 @@ -2 +3 diff --git a/ilhare/open b/ilhare/open index e69de29..4cdd582 100644 --- a/ilhare/open +++ b/ilhare/open @@ -0,0 +1,2 @@ +2. Fix resize + sizes are off sometimes |
