YuSanka
b4c6ec1068
SPE-2199 - Add .jpg in ScalableBitmap
...
+ TopBar: Set correct size for "user" icon
2024-04-17 12:33:24 +02:00
YuSanka
3d4f2a7bba
Fix for SPE-2227 : Prusa Account - long Nicknames overflow
2024-04-17 12:33:23 +02:00
YuSanka
44c8770df5
TopBar: Improvements and bug fixes
...
* Don't set a bold font on hovered items
* Don't hover selected item
* Fixed position of popup menu
+ Fix for SPE-2235 : Hard to see the numbers of printers after a change of application color mode
+ Fixed build warning with AddPage()
2024-04-11 15:55:10 +02:00
YuSanka
b8620d1164
TopBar: Use RemoveChild() instead of Reparent() during of remove of buttons from TopBar.
...
Note: Under OSX Reparent() causes a crash. [SPE-2210]
2024-04-08 12:28:21 +02:00
YuSanka
a087c42c40
Fixed a crash on "File->Exit".
...
To popup main menu use native wxPanel::PopupMenu() function
Don't use wrap function Plater::PopupMenu(), because it's no need in this case
2024-04-05 14:15:24 +02:00
Lukas Matena
137340f70f
Fixed couple of compiler warnings
2024-03-28 12:04:51 +01:00
YuSanka
9f76f9051e
TopBar buttons: Implemented render() function.
...
Note: on Linux wxButton doesn't receive wxEVT_PAINT event, so we cant redraw it with rounded corners.
So, we just set related colors of back/foreground for the TopBar buttons.
2024-03-25 12:05:55 +01:00
David Kocik
b232894451
Changes in PrusaConnect interface
...
Prepared handling methods. Inside is WIP.
Handling UPDATE_SELECTED_PRINTER Connect request
ConnectRequestHandler class
Error screen as default
2024-03-25 12:05:55 +01:00
David Kocik
af97422ea9
Store avatar png in temp folder
2024-03-25 12:05:55 +01:00
David Kocik
f3dd5fa17d
Rename Auth to UserAccount
2024-03-25 12:05:55 +01:00
David Kocik
2031fb5133
Set downloaded avatar to scalable button
2024-03-25 12:05:55 +01:00
YuSanka
5804d5aa71
TopBar: Fixed Rescale() function
2024-03-25 12:05:55 +01:00
David Kocik
f716497318
Remember session refactoring. Browser login redirect dialog only until first confirmation
2024-03-25 12:05:55 +01:00
David Kocik
1be8144b1c
Prusa Auth renamed to Account in UI
2024-03-25 12:05:55 +01:00
YuSanka
946c0caf78
TopBar: Added user name to "Login" button
...
+ Deleted unused names for mode button
2024-03-25 12:05:55 +01:00
YuSanka
a336a2c379
TopBar: Fixed strange small rectangle in TopLeft corner
...
OSX specific issues:
* Fixed Layout
* Fixed a crash on start
* Buttons: Fixed colors on selecting and hovering
MSW specific:
*Fixed update color mode
2024-03-25 12:05:55 +01:00
YuSanka
bf8c3e7653
Fixed OSX build and some of warnings
2024-03-25 12:05:55 +01:00
YuSanka
1c4b9d43d1
Search improvements:
...
* Set max size.
* Close search dialog, when both of search dialog and search input lose a focus
* Update dialog position in respect to the position and size of search input
2024-03-25 12:05:55 +01:00
YuSanka
7b8238a905
TopBar : Follow-up 217c41ee - Fixed User and Workspace menus
2024-03-25 12:05:55 +01:00
David Kocik
167d92872f
Automatic reset on failed login and other communication fixes
2024-03-25 12:05:55 +01:00
YuSanka
e065f0c83b
TopBar: Added "Search" control
...
+ Deleted old search controls from tab and canvas3D
2024-03-25 12:05:55 +01:00
YuSanka
4263ca6283
TopBar: Fixed a hovering for the bar items
2024-03-25 12:05:55 +01:00
YuSanka
55ba9f2351
Topbar: Implement Auth menu
2024-03-25 12:05:55 +01:00
YuSanka
cecfe485ab
WIP: New simple top bar : Improve/delete redundant mode sizers
...
+ UI-fixes for OSX
2024-03-25 12:05:55 +01:00
YuSanka
ada1fc37ff
WIP: Experiments with New simple top bar
2024-03-25 12:05:55 +01:00