Fix incorrect position of Tape app menu items on Mac OS.

This commit is contained in:
Roman Telezhynskyi 2024-08-23 17:44:02 +03:00
parent ec9345e7d8
commit bde70234de
2 changed files with 20 additions and 34 deletions

View file

@ -14,7 +14,8 @@
- Tape and Puzzle crash when check for update. - Tape and Puzzle crash when check for update.
- Improvements for Windows installer. Automatically install latest Microsoft Visual C++ Redistributable Version if build with MSVC. - Improvements for Windows installer. Automatically install latest Microsoft Visual C++ Redistributable Version if build with MSVC.
- Fix position of fold line. - Fix position of fold line.
- Fix an incorrect symmetrical seam line. - Fix an incorrect symmetrical seam line.
- Fix incorrect position of Tape app menu items on Mac OS.
# Valentina 0.7.53 June 25, 2024 # Valentina 0.7.53 June 25, 2024
- Fix layout sheet export with empty name. - Fix layout sheet export with empty name.

View file

@ -401,8 +401,7 @@
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="go-top"> <iconset theme="go-top"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -418,8 +417,7 @@
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="go-up"> <iconset theme="go-up"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -435,8 +433,7 @@
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="go-down"> <iconset theme="go-down"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -452,8 +449,7 @@
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="go-bottom"> <iconset theme="go-bottom"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -482,8 +478,7 @@
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="list-remove"> <iconset theme="list-remove"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -830,8 +825,7 @@
</widget> </widget>
<widget class="QWidget" name="tabInformation"> <widget class="QWidget" name="tabInformation">
<attribute name="icon"> <attribute name="icon">
<iconset theme="documentinfo"> <iconset theme="documentinfo"/>
<normaloff>.</normaloff>.</iconset>
</attribute> </attribute>
<attribute name="title"> <attribute name="title">
<string>Information</string> <string>Information</string>
@ -1333,8 +1327,7 @@
<string notr="true">...</string> <string notr="true">...</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="document-save-as"> <iconset theme="document-save-as"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
</widget> </widget>
</item> </item>
@ -1374,8 +1367,7 @@
</widget> </widget>
<action name="actionOpenIndividual"> <action name="actionOpenIndividual">
<property name="icon"> <property name="icon">
<iconset theme="document-open"> <iconset theme="document-open"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Open individual …</string> <string>&amp;Open individual …</string>
@ -1389,8 +1381,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="document-save"> <iconset theme="document-save"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Save</string> <string>&amp;Save</string>
@ -1404,8 +1395,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="document-save-as"> <iconset theme="document-save-as"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Save &amp;As …</string> <string>Save &amp;As …</string>
@ -1416,8 +1406,7 @@
</action> </action>
<action name="actionQuit"> <action name="actionQuit">
<property name="icon"> <property name="icon">
<iconset theme="application-exit"> <iconset theme="application-exit"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Quit</string> <string>&amp;Quit</string>
@ -1436,8 +1425,7 @@
</action> </action>
<action name="actionAboutTape"> <action name="actionAboutTape">
<property name="icon"> <property name="icon">
<iconset theme="help-about"> <iconset theme="help-about"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;About Tape</string> <string>&amp;About Tape</string>
@ -1448,8 +1436,7 @@
</action> </action>
<action name="actionNew"> <action name="actionNew">
<property name="icon"> <property name="icon">
<iconset theme="document-new"> <iconset theme="document-new"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;New</string> <string>&amp;New</string>
@ -1508,8 +1495,7 @@
</action> </action>
<action name="actionOpenMultisize"> <action name="actionOpenMultisize">
<property name="icon"> <property name="icon">
<iconset theme="document-open"> <iconset theme="document-open"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Open multisize …</string> <string>Open multisize …</string>
@ -1520,8 +1506,7 @@
</action> </action>
<action name="actionOpenTemplate"> <action name="actionOpenTemplate">
<property name="icon"> <property name="icon">
<iconset theme="document-open"> <iconset theme="document-open"/>
<normaloff>.</normaloff>.</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Open template</string> <string>Open template</string>
@ -1648,7 +1633,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="menuRole"> <property name="menuRole">
<enum>QAction::ApplicationSpecificRole</enum> <enum>QAction::NoRole</enum>
</property> </property>
</action> </action>
<action name="actionRestrictThirdDimension"> <action name="actionRestrictThirdDimension">
@ -1662,7 +1647,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="menuRole"> <property name="menuRole">
<enum>QAction::ApplicationSpecificRole</enum> <enum>QAction::NoRole</enum>
</property> </property>
</action> </action>
<action name="actionDimensionLabels"> <action name="actionDimensionLabels">
@ -1687,7 +1672,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="menuRole"> <property name="menuRole">
<enum>QAction::ApplicationSpecificRole</enum> <enum>QAction::NoRole</enum>
</property> </property>
</action> </action>
<action name="actionAddSeparator"> <action name="actionAddSeparator">