mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
fix ui?
This commit is contained in:
@@ -2750,18 +2750,28 @@ QComboBox QAbstractItemView::item:hover {
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>In order to download the AI models, you must spoof your device model. However, this may break
|
||||
Face ID until you revert back.
|
||||
<string>In order to download the AI models, you must spoof your device model. However, this may break
|
||||
Face ID until you revert back.
|
||||
|
||||
CAUTION: If your original device model does not support Apple Intelligence and it is enabled in the settings, please disable it in the
|
||||
Settings app first before unspoofing! Returning to your original device model without disabling is going to cause a re-download and will
|
||||
require a full restore to fix. Also, there may be issues if you change between model groups like going from the iPhone 16 series to the
|
||||
iPhone 15 Pro series. You've have been warned!</string>
|
||||
CAUTION: If your original device model does not support Apple Intelligence and it was spoofly
|
||||
enabled in the settings app, please disable it first before unspoofing! Returning to your original device
|
||||
model without disabling is going to cause a re-download and will require a full restore to fix. Also,
|
||||
there may be issues if you change between model groups like going from the iPhone 16 series
|
||||
to the iPhone 15 Pro series. You've have been warned!</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::AutoText</enum>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user