Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
mark_gambino
Topic Author
Posts: 7
Joined: 22 Jun 2017, 07:45

Cannot delete frame class

27 Jun 2017, 03:34

Howdy,

I may have discovered a bug. I am attempting to remove the frame class from a folder page that contains child folders, but the deletion is not taking. Every time I reload my website, the frame around each gallery folder preview image remains. When I delete the frame class via Panel, it appears to delete and save, but if I reload that page, the frame class has returned. Is there something I'm doing wrong?
Attachments
Screen Shot 2017-06-27 at 5.31.42 pm.png
Screen Shot 2017-06-27 at 5.31.42 pm.png (75.23 KiB) Viewed 2048 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Cannot delete frame class

27 Jun 2017, 03:45

It's not really a bug, but a logical flaw :wink: which can easily be remedied. The problem occurs because X3 uses defaults, which become active when you empty a field, if the default itself has a value (which it does in this case).

To fix the issue, in the dropdown list select [none], which prevents defaults from applying.
Image
 
User avatar
mark_gambino
Topic Author
Posts: 7
Joined: 22 Jun 2017, 07:45

Re: Cannot delete frame class

28 Jun 2017, 01:13

Wow, that was so obvious I'm embarrassed I didn't know. Thank you!