llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

Implode Activity: fix Warning message button alignment #1025

Closed Shreyas-SAS closed 1 year ago

Shreyas-SAS commented 2 years ago

Proposed: Currently the warning message that comes up in implode activity when there are no possible moves left has a continue button that is left aligned on larger screens and behaves well on smaller ones. I would like to center the text Continue so that the button looks much more formal and not like a bug.

It is a small change but I feel that it makes a large visual difference as misalignment is easily noticeable.

Current: image

proposed: image

llaske commented 2 years ago

Fixed in https://github.com/llaske/sugarizer/pull/1026

AnandChourasia007 commented 2 years ago

Hey @Shreyas-SAS , you are not supposed to close solved issue with 'to be release' label before release of the next version of sugarizer.

Shreyas-SAS commented 2 years ago

Hey @Shreyas-SAS , you are not supposed to close solved issue with 'to be release' label before release of the next version of sugarizer.

Oh is it. Sorry it just slipped off my mind. Thanks. I will repen it.