diff options
author | Alex Ning <chineseperson5@gmail.com> | 2018-10-05 06:28:14 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2018-10-05 06:28:14 +0000 |
commit | 11ac14a3f13c893ff9cd98d01abe586a3c794bd9 (patch) | |
tree | cc023d25648ad015f7dbdb85a42e4ec6333c92d5 /.idea | |
parent | b4a3e8b82250762b810889db5197800054507d7a (diff) | |
download | infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar.gz infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar.bz2 infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar.lz infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar.xz infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.tar.zst infinity-for-reddit-11ac14a3f13c893ff9cd98d01abe586a3c794bd9.zip |
Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon if the post is not viewed in its subreddit. Tweak the post layout. Minor bugs fixed.
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/assetWizardSettings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/assetWizardSettings.xml b/.idea/assetWizardSettings.xml index 89ed164f..36e96ff1 100644 --- a/.idea/assetWizardSettings.xml +++ b/.idea/assetWizardSettings.xml @@ -3,6 +3,11 @@ <component name="WizardSettings"> <option name="children"> <map> + <entry key="imageWizard"> + <value> + <PersistentState /> + </value> + </entry> <entry key="vectorWizard"> <value> <PersistentState> |