AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.04k stars 3.73k forks source link

[Bug] App doesn't open fully / cant be resized when using fractional scaling on linux #762

Closed aryaman31 closed 1 year ago

aryaman31 commented 2 years ago

Describe the bug Running the app (./app_flowy), opens the app but it cannot be resized or maximized. The side bars are missing as well. I have added pictures for the same (screenshot 1). I managed to fix the issue by using either 100% or 200% scaling. Everytime I used 125% or 150% i would get the same issue as shown in the image.

To Reproduce Steps to reproduce the behavior:

  1. Set fractional scaling to 125 or 150.
  2. Run the app by running ./app_flowy.

Expected behavior I would expect the app to look the way it does on the website with the side bars and the full page shown. I've added an image to show the expected behavior on my machine (screenshot 2).

Screenshots screenshot 1: image screenshot 2: image

Desktop

Additional context

annieappflowy commented 2 years ago

related to https://github.com/AppFlowy-IO/AppFlowy/issues/363

KindHeartedTraveler commented 2 years ago

same problem with Ubuntu 22.04.1 LTS. I have a 2K and a 4K monitor. The flowy's UI is too small and can't be resized or maximized when I set displays scaling to over 100%.But it works well under the default 100% scaling.

Desktop:

Additional context

evdcush commented 2 years ago

Same issue with necessary 150% fractional scaling on a 4k display.

Deets:

                          ./+o+-       
                  yyyyy- -yyyyyy+      OS: Ubuntu 22.04 jammy
               ://+//////-yyyyyyo      Kernel: x86_64 Linux 5.15.0-47-generic
           .++ .:/++++++/-.+sss/`      Uptime: 3h 39m
         .:++o:  /++++++++/:--:/-      Packages: 2763
        o:+o+:++.`..```.-/oo+++++/     Shell: zsh 5.8.1
       .:+o:+o/.          `+sssoo+/    Resolution: 5120x2880
  .++/+:+oo+o:`             /sssooo.   DE: GNOME 41.7
 /+++//+:`oo+o               /::--:.   WM: Mutter
 \+/+o+++`o++o               ++////.   WM Theme: 
  .++.o+++oo+:`             /dddhhh.   GTK Theme: Yaru [GTK2/3]
       .+.o+oo:.          `oddhhhh+    Icon Theme: Yaru
        \+.++o+o``-````.:ohdhhhhh+     Font: Inter 14
         `:o+++ `ohhhhhhhhyo++os:      Disk: 358G / 916G (42%)
           .o:`.syhhhhhhh/.oo++o`      CPU: AMD Ryzen 5 5600 6-Core @ 12x 3.5GHz
               /osyyyyyyo++ooo+++/     GPU: NVIDIA GeForce GTX 1070
                   ````` +oo+++o\:     RAM: 8654MiB / 32003MiB
                          `oo++.  

20221919-140101_screenshot

annieappflowy commented 1 year ago

Hi guys,

This should be fixed in https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.1.0 Please give it a try.

Thanks