Create your own Interactive Fiction

ADRIFT - Interactive Fiction  
Home   |   News ADRIFT News RSS   |   Screenshots   |   Download   |   Games ADRIFT Reviews RSS   |   Forum   |   Help   |   Links
Welcome Guest Register | Login
Popular Games
Skybreak v. 1.4
InsideADRIFT #41
Magnetic Moon
Give Me your Lunch Money 2010
Yon Astounding Castle! of some sort
The Fortress of Fear
ECTOCOMP 2010
Starship Quest
Skybreak v 1.2
The Screen Savers on Planet X
 
Latest Forum Posts
Hiding direction pointers?
Walk-throughs
Formatting Text & Graphics Displays
Compiling for Mac and Android
Happy birthday, Lumin
Hot IF topics
EctoComp 2025 ready for entries
Happy birthday Myst
HAPPY BIRTHDAY NickyDude
Happy birthday Ardi
 
Latest Reviews
DRAM 321 Final
Goldilocks is a FOX!
Xanix - Xixon Resurgence
Finn's Big Adventure
Bug Hunt On Menelaus
Magor Investigates...
Classic Adventure
Private Eye
Roozden's Color Code Module
Wumpus Hunt

Make a donation

Cursor  Disable strikethrough in WebRunner

Issue Type: Status: Priority: Date Submitted: Votes:
Bug New Low Sun 17th Jul 2022 2 votes Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.36.4 Wed 10th Aug 2022 Log In
 
DenkSun 17th Jul 2022 16:37
It is important that the behaviour of WebRunner is close to the behaviour of ADRIFT 5 Runner. So if the author puts a <s> in a location description to remind themselves of something, it should have no effect. It hasn't an effect in ADRIFT 5 Runner, only the WebRunner which adds a "strikethrough" through all text, similar to underline but through the center of the letters, making it hard to read.
 
saabieWed 10th Aug 2022 04:20
It is the web browser that does this, not the runner.
You could use a proper HTML comment like:
<!-- s -->
The easiest way to fix it add a text override that changes every occurrence of <s> into a comment or into nothing (leave the replacement text blank).
This could be done in a library to get rid of strikeout permanently.
P.S. My new runner uses a standard HTML library so it also sees <s> as strikeout at the moment.
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster