Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Placeholder images for more easy SVG issue debugging

    Hi Isomorphic,

    as you know there are some SVG problems with different browsers (redraw or click related).

    Could you just add some test SVG images with appropriate file name additions in Tahoe (and perhaps Stratus and Enterprise as well) and deliver them with the download?
    This way, problems like you mention here (no over image) or I had here with ListGrid.groupIcon could be recreated in the showcase more easy.

    I'm thinking of:
    Code:
    DateItem:
    [SKINIMG]/Debug/circle.svg
    [SKINIMG]/Debug/circle_Over.svg
    [SKINIMG]/Debug/circle_Disabled.svg
    [SKINIMG]/Debug/circle_Over_Disabled.svg
    
    ListGrid grouping row
    [SKINIMG]/Debug/circle_closed.svg
    [SKINIMG]/Debug/circle_opened.svg
    
    Checkbox:
    [SKINIMG]/Debug/circle.svg
    [SKINIMG]/Debug/circleOver.svg
    [SKINIMG]/Debug/circleDisabled.svg
    [SKINIMG]/Debug/circleDown.svg
    Of course it would be best if those files have different colors, so that one can see an effect on hover/disabled etc.

    Best regards
    Blama

    #2
    Hi Isomorphic,

    could you add such files? It really would make creating testcases like here again more easy.

    Best regards
    Blama

    Comment


      #3
      We do not plan to add such test files to the framework.

      Comment

      Working...
      X