Enter

  • 28 août 2024
  • Inscrit 24 avr. 2024
  • Thank you for your feedback and kind words about Spine!

    Regarding the title bar issue, Spine uses an "undecorated" window, meaning it does not use the standard Windows title bar and edges. This is why you cannot move the window by clicking on the title bar as you would in other applications like Photoshop or Chrome. The custom window design is also why the Windows snap assist functionality (e.g., dragging to the screen edge to resize) does not work with Spine. Implementing these features ourselves to mimic Windows behavior is challenging and may not work exactly the same way.

    We understand that these limitations can be inconvenient, and we have plans to rework Spine's windowing system in the future, which may address these issues. In the meantime, we appreciate your patience and understanding.

    • Hello,

      Thank you for your inquiry and kind words about Spine!

      Currently, the ability to detach windows and place them outside the main Spine editor window is not available. However, this feature is on our roadmap, and we are aware that many users have requested it. The main challenge lies in the technology Spine uses, which makes creating detached windows more complex. We do plan to provide better support for multi-monitor setups and floating windows within the main Spine window in the future.

      For now, you can rearrange views within the Spine window and organize them in tabs. Additionally, you can stretch the Spine window across multiple monitors as a temporary workaround. You can find more information and tips on using multiple monitors with Spine here.

      For more details, you can follow the progress on this feature on our GitHub issue tracker:

      We appreciate your patience and understanding as we work towards improving the Spine editor.

      Best regards,
      The Spine Team

      • Typing 0 and unfocusing the text box ignores the value, but if you press enter you can set 0 in animate mode. In setup mode trying to set 0 by pressing enter gives you a very small number (because 0 is not useful in setup mode).

        • Enter Thanks for your suggestion.
          In recent versions it is already implemented in the setup mode. Do you want a value like 0.0001 to be set when 0 is entered in the animate mode as well?