Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - User_99

Pages: [1]
1
Support and Feedback / Hover Data Preview
« on: December 08, 2022, 15:36:05 »
Hi Mathias,

sometimes - especially when I want to show pictures in right tab and file near the edge - the hover window is above the next file I want to preview. Is it possible to display the preview window - depending on the cursor position - on the other tab?

2
Hi Mathias,

small glitch in default DataPreviewTemplates_tpl.xml

Line 102:        <Text Column="0" Row="4" ColSpan="2" Text="${MCPictureProp.img_dimensions}" />
Line 103:        <Text Column="0" Row="4" ColSpan="2" Text="${MCPictureProp.fnum} ${MCPictureProp.exposure} ${MCPictureProp.exposurebias}" />

Text is displayed overlapping. Think code should be:

Line 102:        <Text Column="0" Row="4" Text="${MCPictureProp.img_dimensions}" />
Line 103:        <Text Column="1" Row="4" Text="${MCPictureProp.fnum} ${MCPictureProp.exposure} ${MCPictureProp.exposurebias}" />

ColSpan="2" removed and "1" instead of "0" in line 103

3
Beta Releases / MC v12.7.2917 BETA
« on: November 05, 2022, 16:39:35 »
Hi Mathias,

something special to test?

4
Support and Feedback / App Fotos - Windows 11 22H2 22621.755
« on: November 05, 2022, 15:41:42 »
Hi Mathias,

use latest Beta...

When I open in MC a picture folder - ex. M:\Bilder\Kontakte\HQ\ - and open a picture with new Windows App Photos (Fotos 2022.31100.24013.0) I cannot scroll to next picture with mouse wheel.
See pic: MC open a picture - no scrolling.png

If I do the same via Windows Explorer I CAN scroll to next picture.
See pic: Explorer open a picture - scrolling.png
Also I see the filmstrip (next pictures in the folder) - which is not available when I do the same process in MC

5
Support and Feedback / Context menu "new" Windows 11 22H2 22621.521
« on: September 30, 2022, 16:53:08 »
Hi Mathias,

first pic is default Windows Explorer menu, second is MultiCommander menu.
Miss some items for "new"
1. Bitmap
2. Text file

Hint: Clean install of Windows 11 - no upgrade from Windows 10

6
Support and Feedback / V12 - Archive extracting counter wrong
« on: August 12, 2022, 17:32:04 »
Small glitch: When archive extracting is finished, counter is wrong.

7
In the replacement process, the translation is not displayed correctly. Only when an action is clicked, the translation is correct again.
Read: / Write : is shown still I click e.g. 'Überscheiben' (Overwrite)

8
Support and Feedback / Plugin / Extension "Picture tool"
« on: May 29, 2022, 12:19:30 »
Hi, Picture tool do not really work for me.

Tried to resize 5 big jpgs and got this error message: Failed - Failed to save new file

All files are stored on local hard drive

9
Did an update for German the last weeks.
Found some missed strings, which are only in English available.

Examples:
Menu Help - Multi Commander on facebook
Windows/Dialogue "About" > Title "About" See picture "MC About.png" please.
Windows/Dialogue "About" > App Path; Config Path; Log Path
Windows/Dialogue "About" > Design and Development
Windows/Dialogue "About" > Website Theme
Windows/Dialogue "About" > Language Packs
MultiRename: Button to small for translation. See picture "MultiRename.png" please. Any hint for correct string?
Button Editor: "Don't show again"
Plugin / Extension Picture tools > "Close"
Plugin / Extension Picture tools > "- Picture Tools"

Pages: [1]