Custom Query (324 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 324)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#181 fixed Allow Save As to save to the same file Gregg Young dmik
Description

Currently, we programmatically disable saving the viewed document under the same name (see #178 for details). We should make it possible one day. An universal method that should work for all plugins (no matter if they internally support it or not) is to:

  • Save to a temporary file in the same target directory.
  • Close the current document.
  • Delete the original file.
  • Rename the temporary file to the original name.
  • Reopen the original file.
#211 fixed Alt-w broken in v1.3.1 and newer Steven Levine
Description

Alt-w no longer opens the Window menu. The same is true for the other menu hotkeys.

Reverting to lucide.dll v1.3 resolves the issue.

#25 feedback Appearence improvements Eugene Romanenko Rudi
Description

I suggest not to clear the whole window background before repainting. Especially resizing the window while viewing a JPG looks very ugly. Also, the toolbar should not flicker, while the window is resized.

Another suggestion: replace the tree expand/collaps icons/bitmaps in the container by user defined ones and force them not to be streched. Hint: Pronews has nice ones that fit the font size used.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.