You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my system, the CoBang flatpak launches with this window size as default. I have not resized the window.
With my specific webcam dimensions, the URL from this average QR code is displayed below the bottom edge of the window.
I just spent the past 10 minutes trying to look around for errors. Unless you move the mouse over the right side of the window to find the hidden scrollbar, you would have no way of even knowing that it is possible to scroll down!
The window should either have a greater default size, or make sure that the URL is not displayed past the edge of the screen.
My display is 1920x1080. CoBang would still fit just fine if it launched at a slightly bigger size.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. This issue is known and I haven't found out how to fix it yet. It is the result of a widget which is used for "responsive" feature. Some one suggest #67 as solution but unfortunately I'm sick and cannot work on it yet.
It seems that before connecting my webcam, CoBang displays a black camera feed on the left, and the Result on the right, as a dual-pane layout.
However, when I choose the correct webcam, the layout changes to display the camera feed above the Result.
Would it work to keep the left/right layout? I think that this change would solve the problem reported on this issue.
Unfortunately, I cannot keep the left/right layout despite of many attempts. When webcam view is ready, GStreamer just breaks the layout, even though I tried to limit the size of webcam view.
On my system, the CoBang flatpak launches with this window size as default. I have not resized the window.
With my specific webcam dimensions, the URL from this average QR code is displayed below the bottom edge of the window.
I just spent the past 10 minutes trying to look around for errors. Unless you move the mouse over the right side of the window to find the hidden scrollbar, you would have no way of even knowing that it is possible to scroll down!
The window should either have a greater default size, or make sure that the URL is not displayed past the edge of the screen.
My display is 1920x1080. CoBang would still fit just fine if it launched at a slightly bigger size.
The text was updated successfully, but these errors were encountered: