Commit ab5e274
committed
feat: add preference to open full MakerWorld site in Online Models tab
Preferences > Online Models gains a "Open full MakerWorld site instead
of the simplified Studio view" checkbox (config key
makerworld_use_full_site).
When enabled, the three URL construction paths in WebViewDialog.cpp
omit the /studio/webview path segment and map model-detail links to
/models/<id>, restoring access to comments, account management, and
other full-site features that the restricted webview does not expose.
Closes #108011 parent 2263815 commit ab5e274
2 files changed
Lines changed: 31 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1425 | 1425 | | |
1426 | 1426 | | |
1427 | 1427 | | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
1428 | 1431 | | |
1429 | 1432 | | |
1430 | 1433 | | |
| |||
1527 | 1530 | | |
1528 | 1531 | | |
1529 | 1532 | | |
1530 | | - | |
1531 | | - | |
1532 | | - | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
1533 | 1537 | | |
1534 | | - | |
| 1538 | + | |
1535 | 1539 | | |
1536 | 1540 | | |
1537 | 1541 | | |
1538 | 1542 | | |
| 1543 | + | |
1539 | 1544 | | |
1540 | 1545 | | |
1541 | 1546 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1303 | 1303 | | |
1304 | 1304 | | |
1305 | 1305 | | |
1306 | | - | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
1307 | 1311 | | |
1308 | 1312 | | |
1309 | 1313 | | |
| |||
1946 | 1950 | | |
1947 | 1951 | | |
1948 | 1952 | | |
1949 | | - | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
1950 | 1958 | | |
1951 | 1959 | | |
1952 | 1960 | | |
| |||
1957 | 1965 | | |
1958 | 1966 | | |
1959 | 1967 | | |
1960 | | - | |
1961 | | - | |
1962 | | - | |
1963 | | - | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
1964 | 1980 | | |
1965 | 1981 | | |
1966 | 1982 | | |
| |||
0 commit comments