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
WinBox is already great. Here comes my suggestions after working with it for a few days:
Some events can be added to enhance the look and feel of the UI, such as beforeMove or afterMove, so that one can for example decrease the opacity during move. This was pointed out in another issue as well.
One window always remains focused, even if you click outside all windows. I think there should be a workaround for this. If you make two windows and minimize them, then close the focused one, the other one doesn't get focused, which is inconsistent.
Some window presets can be great.
RTL support can be great, though I could do that using CSS. This could be integrated in WinBox.
Support for other shapes for minimized windows could be great; see the picture below. The green button is in fact a minized window (like the one on the right). It is even movable. At least the shape part can be done using CSS, if things are not hard-coded in JS.
This discussion was converted from issue #49 on August 07, 2022 15:05.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
WinBox
is already great. Here comes my suggestions after working with it for a few days:beforeMove
orafterMove
, so that one can for example decrease the opacity during move. This was pointed out in another issue as well.WinBox
.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions