Ticket #7676 (closed: wontfix)

Opened 7 years ago

Last modified 5 years ago

wikimaker: Improve word wrapping for dialog images

Reported by: Nick Draper Owned by: Mike Thomas
Priority: major Milestone: Release 3.0
Component: Documentation Keywords:
Cc: Blocked By:
Blocking: Tester: Mathieu Doucet

Description

The following code approach performs much better with word wrapping than the current approach using stylesheets commands.

{| align=right
|  <anchor url='http://download.mantidproject.org/algorithm_screenshots/ScreenShotImages/FilterEvents_dlg.png'><img width=400px src='http://download.mantidproject.org/algorithm_screenshots/ScreenShotImages/FilterEvents_dlg.png'></anchor>
|}

This needs to be tested for cross browswer compatibility (chrome is fine) and offline help rendering.

Change History

comment:1 Changed 7 years ago by Owen Arnold

  • Owner changed from Owen Arnold to Mike Thomas

comment:2 Changed 7 years ago by Mike Thomas

  • Status changed from new to verify
  • Resolution set to wontfix

The code was tested and it has been decided not to implement the change.

comment:3 Changed 7 years ago by Mathieu Doucet

  • Status changed from verify to verifying
  • Tester set to Mathieu Doucet

comment:4 Changed 7 years ago by Mathieu Doucet

  • Status changed from verifying to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8521

Note: See TracTickets for help on using tickets.