i was trying to change the preference mentioned in #340, but couldn't see it in the preference pane it should have been in. i grepped the source tree, and according to the XIB, it was in the Command preferences, i just couldn't see it.
for some reason, QS thought my Feature Level pref was below "devLevel", which is 2, when it was really set to 5000.
that's a bug, but it'd probably be simpler to just remove this entire thing from QS - hiding preferences and actions does not serve a useful purpose.
The text was updated successfully, but these errors were encountered:
yes, it just changes the Feature Level, and doesn't affect anything else.
2 & 3. totally agreed.
the way Extra prefs looks, it seems to me that other items are intended to be added to it, because it's just a plain list view. i'm not sure any plugins actually do that, or if that functionality is even in place though.
i was trying to change the preference mentioned in #340, but couldn't see it in the preference pane it should have been in. i grepped the source tree, and according to the XIB, it was in the Command preferences, i just couldn't see it.
for some reason, QS thought my Feature Level pref was below "devLevel", which is 2, when it was really set to 5000.
that's a bug, but it'd probably be simpler to just remove this entire thing from QS - hiding preferences and actions does not serve a useful purpose.
The text was updated successfully, but these errors were encountered: