Opened 17 years ago
Last modified 17 years ago
#1518 closed Patch
remember UI position for FZ3rc1
Reported by: | tommywu | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | tommywu, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
this is a patch for filezilla 3.0 rc1 to remember the UI position and size.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | filezilla_3_rc1_save_position.patch added |
---|
comment:1 by , 17 years ago
Thanks, I have a committed a modified version to SVN:
- Fixed several bugs
- Properly support multi-monitor systems
- A few sanity checks for saved values
- If Ctrl+Alt+Shit are pressed during startup, use defaults
For future patches, please adhere to the coding standards of the project, in particular
- use tabs for indentation
- put opening and closing curly brackets on their own lines
Note:
See TracTickets
for help on using tickets.
patch to remember UI position